Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dperf-time-to-tsc.c42 #define CHECK_NOT_NULL__(x) { \ macro
94 CHECK_NOT_NULL__(threads); in test__perf_time_to_tsc()
97 CHECK_NOT_NULL__(cpus); in test__perf_time_to_tsc()
100 CHECK_NOT_NULL__(evlist); in test__perf_time_to_tsc()
162 CHECK_NOT_NULL__(evsel = evlist__event2evsel(evlist, event)); in test__perf_time_to_tsc()
167 CHECK_NOT_NULL__(evsel = evlist__event2evsel(evlist, event)); in test__perf_time_to_tsc()
H A Dkeep-tracking.c26 #define CHECK_NOT_NULL__(x) { \ macro
82 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()