Searched refs:PERF_SAMPLE_TID (Results 1 – 4 of 4) sorted by relevance
5 #if !(defined(PERF_SAMPLE_TID) || (defined(HAVE_DECL_PERF_SAMPLE_TID) && HAVE_DECL_PERF_SAMPLE_TID))6 # define PERF_SAMPLE_TID 1 << 1 macro69 XLAT(PERF_SAMPLE_TID),
2 PERF_SAMPLE_TID 1 << 1
545 PERF_SAMPLE_TID = 1 << 1 variable560 ("pid", "u32", PERF_SAMPLE_TID),561 ("tid", "u32", PERF_SAMPLE_TID),
124 PERF_SAMPLE_TID = 1U << 1, enumerator