Home
last modified time | relevance | path

Searched defs:RunRecordCmd (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/libsimpleperf_profcollect_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs13 pub fn RunRecordCmd( in RunRecordCmd() function
/aosp_15_r20/system/extras/simpleperf/
H A Dprofcollect.cpp84 bool RunRecordCmd(const char** args, int arg_count) { in RunRecordCmd() function
H A Dcmd_record_test.cpp64 static bool RunRecordCmd(std::vector<std::string> v, const char* output_file = nullptr) { in RunRecordCmd() function