Searched refs:GetCallChainPosInSampleRecord (Results 1 – 2 of 2) sorted by relevance
523 size_t GetCallChainPosInSampleRecord(const perf_event_attr &attr);
1099 mmapItem.posCallChain = GetCallChainPosInSampleRecord(attr); in CreateMmap()1266 size_t PerfEvents::GetCallChainPosInSampleRecord(const perf_event_attr &attr) in GetCallChainPosInSampleRecord() function in OHOS::Developtools::HiPerf::PerfEvents