Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dcore.c7279 #define PERF_SAMPLE_ID_ALL (PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \ macro
7288 data->sample_flags |= data->type & PERF_SAMPLE_ID_ALL; in __perf_event_header__init_id()