Home
last modified time | relevance | path

Searched refs:profileOutput (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dprofcollect.cpp48 bool Inject(const char* traceInput, const char* profileOutput) { in Inject() argument
52 args.insert(args.end(), {"-o", profileOutput}); in Inject()
/system/extras/simpleperf/include/
Dsimpleperf_profcollect.hpp21 bool Inject(const char* traceInput, const char* profileOutput);