Searched refs:test_attr__enabled (Results 1 – 4 of 4) sorted by relevance
45 test_attr__enabled = (dir != NULL); in test_attr__init()160 if (unlikely(test_attr__enabled) && !ready) in test_attr__ready()
68 if (unlikely(test_attr__enabled)) in sys_perf_event_open()
11 extern bool test_attr__enabled;
78 bool test_attr__enabled; variable