Searched refs:test_attr__enabled (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/tests/
H A Dattr.c47 test_attr__enabled = (dir != NULL);
162 if (unlikely(test_attr__enabled) && !ready)
/linux-master/tools/perf/util/
H A Dutil.h84 extern bool test_attr__enabled;
H A Dutil.c79 bool test_attr__enabled; variable
H A Devsel.c2070 if (unlikely(test_attr__enabled)) {

Completed in 155 milliseconds