Searched refs:GetTracingEventNameHavingId (Results 1 – 4 of 4) sorted by relevance
105 std::string GetTracingEventNameHavingId(uint64_t trace_event_id);
600 attr.name = tracing.GetTracingEventNameHavingId(trace_event_id); in ProcessTracingData()
401 std::string Tracing::GetTracingEventNameHavingId(uint64_t trace_event_id) { in GetTracingEventNameHavingId() function in simpleperf::Tracing
910 attr.name = tracing.GetTracingEventNameHavingId(trace_event_id); in ProcessTracingData()