Searched refs:RC_CHK_GET (Results 1 – 6 of 6) sorted by relevance
52 #define RC_CHK_GET(result, object) ADD_RC_CHK(result, object) macro93 #define RC_CHK_GET(result, object) ADD_RC_CHK(result, (object ? object->orig : NULL)) macro
180 if (RC_CHK_GET(result, map)) in map__get()
230 if (RC_CHK_GET(result, nsi)) in nsinfo__get()
131 if (RC_CHK_GET(result, thread)) in thread__get()
185 if (RC_CHK_GET(result, maps)) in maps__get()
53 if (RC_CHK_GET(result, map)) in perf_cpu_map__get()