Home
last modified time | relevance | path

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

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