Home
last modified time | relevance | path

Searched defs:stackPath (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/dfr_test/cpu_data_processor_test/
Dcpu_data_processor_test.cpp66 std::string stackPath = "GetHandlingHalfCpuData_Test_001"; variable
82 std::string stackPath = "GetTotalTimeList_Test_001"; variable
101 std::string stackPath = "GetCpuStartTime_Test_001"; variable
121 std::string stackPath = "GetStackPath_Test_001"; variable
/foundation/ability/ability_runtime/services/appdfr/src/
Dcpu_data_processor.cpp21 const std::string &stackPath, int32_t pid) in CpuDataProcessor()
Dappfreeze_cpu_freq_manager.cpp119 int32_t pid, int32_t uid, const std::string &stackPath) in InitCpuDataProcessor()
Dappfreeze_manager.cpp249 std::string stackPath = realPath + "/" + fileName; in WriteToFile() local