HomeSort by relevance Sort by last modified time
    Searched refs:CALLGRAPH_FP_PERF_DATA (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
get_test_data.h 36 static const std::string CALLGRAPH_FP_PERF_DATA = "perf_g_fp.data";
cmd_report_test.cpp 103 Report(CALLGRAPH_FP_PERF_DATA, {"--children", "--sort", "symbol"});
149 Report(CALLGRAPH_FP_PERF_DATA, {"-g"});
152 Report(CALLGRAPH_FP_PERF_DATA, {"-g", "callee"});
155 Report(CALLGRAPH_FP_PERF_DATA, {"-g", "caller"});

Completed in 77 milliseconds