Searched defs:FormatPrefix (Results 1 - 1 of 1) sorted by relevance
/external/perfetto/tools/trace_to_text/ | ||
H A D | ftrace_event_formatter.cc | 2862 std::string FormatPrefix(uint64_t timestamp, uint64_t cpu) { function in namespace:perfetto::__anon18717 2881 return FormatPrefix(timestamp, cpu) + line; |
Completed in 56 milliseconds