Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dattr.c46 test_attr__enabled = (dir != NULL); in test_attr__init()
161 if (unlikely(test_attr__enabled) && !ready) in test_attr__ready()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dattr.c47 test_attr__enabled = (dir != NULL); in test_attr__init()
162 if (unlikely(test_attr__enabled) && !ready) in test_attr__ready()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dutil.h65 extern bool test_attr__enabled;
H A Dutil.c76 bool test_attr__enabled; variable
H A Devsel.c1800 if (unlikely(test_attr__enabled)) { in evsel__open_cpu()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dutil.h76 extern bool test_attr__enabled;
H A Dutil.c79 bool test_attr__enabled; variable
H A Devsel.c2089 if (unlikely(test_attr__enabled)) { in evsel__open_cpu()

Completed in 9 milliseconds