Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dvirtual_runtime.h211 void UpdatekernelMap(uint64_t begin, uint64_t end, uint64_t offset, std::string filename);
/developtools/hiperf/src/
Dvirtual_runtime.cpp340 void VirtualRuntime::UpdatekernelMap(uint64_t begin, uint64_t end, uint64_t offset, in UpdatekernelMap() function in OHOS::Developtools::HiPerf::VirtualRuntime
667 UpdatekernelMap(recordMmap.data_.addr, recordMmap.data_.addr + recordMmap.data_.len, in UpdateFromRecord()