g_list 53 source3/modules/perfcount_test.c struct perfcount_test_counter *g_list[MAX_OP]; g_list 74 source3/modules/perfcount_test.c for (head = g_list[ptc->op]; head != NULL; head = head->next) { g_list 94 source3/modules/perfcount_test.c DLIST_ADD(g_list[ptc->op], ptc); g_list 180 source3/modules/perfcount_test.c for (head = g_list[i]; head != NULL; head = head->next) {