Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dvirtual_runtime.h153 void UpdateThreadMaps(pid_t pid, pid_t tid, const std::string filename, uint64_t begin,
/developtools/hiperf/src/
Dvirtual_runtime.cpp142 void VirtualRuntime::UpdateThreadMaps(pid_t pid, pid_t tid, const std::string filename, in UpdateThreadMaps() function in OHOS::Developtools::HiPerf::VirtualRuntime
424 UpdateThreadMaps(recordMmap.data_.pid, recordMmap.data_.tid, recordMmap.data_.filename, in UpdateFromRecord()
446 UpdateThreadMaps(recordMmap2.data_.pid, recordMmap2.data_.tid, recordMmap2.data_.filename, in UpdateFromRecord()