Searched refs:test_attr__init (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/tools/perf/ | ||
D | perf.h | 13 void test_attr__init(void); |
D | perf.c | 499 test_attr__init(); in main() |
/Linux-v4.19/tools/perf/tests/ | ||
D | attr.c | 42 void test_attr__init(void) in test_attr__init() function |