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