Home
last modified time | relevance | path

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

/external/perfetto/tools/trace_to_text/
Dtrace_to_profile.h34 int TraceToPerfProfile(std::istream* input,
Dtrace_to_profile.cc156 int TraceToPerfProfile(std::istream* input, in TraceToPerfProfile() function
Dmain.cc195 ? TraceToPerfProfile(input_stream, output_stream, pid, in Main()