Searched refs:should_dump_native_traces (Results 1 – 4 of 4) sorted by relevance
22 bool should_dump_native_traces(const char* path);
75 bool should_dump_native_traces(const char* path) { in should_dump_native_traces() function
682 } else if (should_dump_native_traces(exe.c_str())) { in BlockingCall()
1748 } else if (should_dump_native_traces(exe.c_str()) || hal_pids.find(pid) != hal_pids.end()) { in DumpTraces()