test_filters      329 tools/lib/traceevent/event-parse-api.c void tep_set_test_filters(struct tep_handle *tep, int test_filters)
test_filters      332 tools/lib/traceevent/event-parse-api.c 		tep->test_filters = test_filters;
test_filters       71 tools/lib/traceevent/event-parse-local.h 	int test_filters;
test_filters      569 tools/lib/traceevent/event-parse.h void tep_set_test_filters(struct tep_handle *tep, int test_filters);
test_filters     1339 tools/lib/traceevent/parse-filter.c 		if (ret >= 0 && tep->test_filters) {