Home
last modified time | relevance | path

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

/system/extras/perfprofd/
Dperfprofdcore.cc546 const std::string &perf_stderr_path) in invoke_perf() argument
558 FILE *efp = fopen(perf_stderr_path.c_str(), "w"); in invoke_perf()
563 W_ALOGW("unable to open %s for writing", perf_stderr_path.c_str()); in invoke_perf()
739 std::string perf_stderr_path(destdir); in collect_profile() local
740 perf_stderr_path += "/perferr.txt"; in collect_profile()
784 perf_stderr_path); in collect_profile()