Searched refs:PERF_SAMPLE_ID_ALL (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/events/
H A Dcore.c7121 #define PERF_SAMPLE_ID_ALL (PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \ macro
7130 data->sample_flags |= data->type & PERF_SAMPLE_ID_ALL;

Completed in 241 milliseconds