Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/hiperf/
H A Dperf_napi_async_table.cpp30 PERF_SAMPLE_ID, member in SysTuning::TraceStreamer::Index
170 case Index::PERF_SAMPLE_ID: in Column()
/developtools/hiperf/src/
H A Dperf_event_record.cpp412 PopFromBinary(sampleType_ & PERF_SAMPLE_ID, p, data_.id); in PerfRecordSample()
471 PushToBinary(sampleType_ & PERF_SAMPLE_ID, p, data_.id); in GetBinary()
517 if (sampleType_ & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) { in DumpData()
1051 PushToBinary(sampleType_ & PERF_SAMPLE_ID, p, data_.sample_id.id); in GetBinary()
H A Dsubcommand_dump.cpp294 {PERF_SAMPLE_ID, "id"},
H A Dperf_events.cpp1458 PERF_SAMPLE_TIME | PERF_SAMPLE_ADDR | PERF_SAMPLE_ID | in GetCallChainPosInSampleRecord()
/developtools/hiperf/include/
H A Dperf_event_record.h166 constexpr __u64 SAMPLE_ID = PERF_SAMPLE_TID | PERF_SAMPLE_TIME | PERF_SAMPLE_ID |
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h29540 PERF_SAMPLE_ID = 64, enumerator
[all...]

Completed in 460 milliseconds