Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtracing.h105 std::string GetTracingEventNameHavingId(uint64_t trace_event_id);
Dcmd_kmem.cpp600 attr.name = tracing.GetTracingEventNameHavingId(trace_event_id); in ProcessTracingData()
Dtracing.cpp401 std::string Tracing::GetTracingEventNameHavingId(uint64_t trace_event_id) { in GetTracingEventNameHavingId() function in simpleperf::Tracing
Dcmd_report.cpp910 attr.name = tracing.GetTracingEventNameHavingId(trace_event_id); in ProcessTracingData()