Home
last modified time | relevance | path

Searched refs:have_libcpupower_support (Results 1 – 3 of 3) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dutils.h74 static inline int have_libcpupower_support(void) { return 1; } in have_libcpupower_support() function
80 static inline int have_libcpupower_support(void) { return 0; } in have_libcpupower_support() function
H A Dtimerlat_top.c1007 if (!have_libcpupower_support()) { in timerlat_top_main()
H A Dtimerlat_hist.c1251 if (!have_libcpupower_support()) { in timerlat_hist_main()