Searched refs:GetTracingEventNameHavingId (Results 1 – 4 of 4) sorted by relevance
105 std::string GetTracingEventNameHavingId(uint64_t trace_event_id);
607 attr.name = tracing->GetTracingEventNameHavingId(trace_event_id); in ProcessTracingData()
410 std::string Tracing::GetTracingEventNameHavingId(uint64_t trace_event_id) { in GetTracingEventNameHavingId() function in simpleperf::Tracing
1007 attr_names_[i] = tracing->GetTracingEventNameHavingId(trace_event_id); in ProcessTracingData()