Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dperf_event_record.h160 constexpr __u64 SAMPLE_ID = PERF_SAMPLE_TID | PERF_SAMPLE_TIME | PERF_SAMPLE_ID | variable
163 constexpr __u64 SAMPLE_TYPE = PERF_SAMPLE_IP | SAMPLE_ID | PERF_SAMPLE_PERIOD;