Searched refs:TakeRawData (Results 1 – 3 of 3) sorted by relevance
46 std::shared_ptr<RawStack> TakeRawData(uint32_t during, clockid_t clockId, uint32_t batchCount,
99 RawStackPtr StackDataRepeater::TakeRawData(uint32_t during, clockid_t clockId, uint32_t batchCount, in TakeRawData() function in StackDataRepeater
170 …auto result = dataRepeater_->TakeRawData(hookConfig_.malloc_free_matching_interval(), hookDataCloc… in TakeResults()