Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/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()
Dperf-time-to-tsc.c23 #define CHECK_NOT_NULL__(x) { \ macro
72 CHECK_NOT_NULL__(threads); in test__perf_time_to_tsc()
75 CHECK_NOT_NULL__(cpus); in test__perf_time_to_tsc()
78 CHECK_NOT_NULL__(evlist); in test__perf_time_to_tsc()