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