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

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

Completed in 397 milliseconds