Home
last modified time | relevance | path

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

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