Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtracing.h77 std::string GetTracingEventNameHavingId(uint64_t trace_event_id);
Dtracing.cpp380 std::string Tracing::GetTracingEventNameHavingId(uint64_t trace_event_id) { in GetTracingEventNameHavingId() function in Tracing
Dcmd_kmem.cpp627 attr.name = tracing.GetTracingEventNameHavingId(trace_event_id); in ProcessTracingData()
Dcmd_report.cpp774 attr.name = tracing.GetTracingEventNameHavingId(trace_event_id); in ProcessTracingData()