Home
last modified time | relevance | path

Searched refs:FormatSystracePrefix (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/trace_processor/
Dftrace_utils.h96 void FormatSystracePrefix(int64_t timestamp,
Dftrace_utils.cc149 void FormatSystracePrefix(int64_t timestamp, in FormatSystracePrefix() function
Draw_table.cc241 ftrace_utils::FormatSystracePrefix(raw_evts.timestamps()[row], in ToSystrace()