Home
last modified time | relevance | path

Searched refs:CHECK_NOT_NULL__ (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/tests/
Dkeep-tracking.c19 #define CHECK_NOT_NULL__(x) { \ macro
71 CHECK_NOT_NULL__(threads); in test__keep_tracking()
74 CHECK_NOT_NULL__(cpus); in test__keep_tracking()
77 CHECK_NOT_NULL__(evlist); in test__keep_tracking()
/linux-4.4.14/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c23 #define CHECK_NOT_NULL__(x) { \ macro
63 CHECK_NOT_NULL__(threads); in test__perf_time_to_tsc()
66 CHECK_NOT_NULL__(cpus); in test__perf_time_to_tsc()
69 CHECK_NOT_NULL__(evlist); in test__perf_time_to_tsc()