Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/events/
Dcore.c7109 #define PERF_SAMPLE_ID_ALL (PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \ macro
7118 data->sample_flags |= data->type & PERF_SAMPLE_ID_ALL; in __perf_event_header__init_id()