Searched refs:CHECK_NOT_NULL__ (Results 1 – 2 of 2) sorted by relevance
26 #define CHECK_NOT_NULL__(x) { \ macro82 CHECK_NOT_NULL__(threads); in test__keep_tracking()85 CHECK_NOT_NULL__(cpus); in test__keep_tracking()88 CHECK_NOT_NULL__(evlist); in test__keep_tracking()
43 #define CHECK_NOT_NULL__(x) { \ macro88 CHECK_NOT_NULL__(threads); in test__perf_time_to_tsc()91 CHECK_NOT_NULL__(cpus); in test__perf_time_to_tsc()94 CHECK_NOT_NULL__(evlist); in test__perf_time_to_tsc()
Completed in 3 milliseconds