Searched refs:SAMPLE_TYPE (Results 1 – 2 of 2) sorted by relevance
167 constexpr __u64 SAMPLE_TYPE = PERF_SAMPLE_IP | SAMPLE_ID | PERF_SAMPLE_PERIOD; variable238 uint64_t sampleType_ = SAMPLE_TYPE;
347 eventItem.attr.sample_type = SAMPLE_TYPE | PERF_SAMPLE_CALLCHAIN | in AddEvent()353 eventItem.attr.sample_type = SAMPLE_TYPE | PERF_SAMPLE_CALLCHAIN; in AddEvent()355 eventItem.attr.sample_type = SAMPLE_TYPE; in AddEvent()