Searched refs:TakeRawData (Results 1 - 3 of 3) sorted by relevance
/developtools/profiler/device/plugins/native_daemon/include/ |
H A D | stack_data_repeater.h | 65 std::shared_ptr<RawStack> TakeRawData(uint32_t during, clockid_t clockId, uint32_t batchCount,
|
/developtools/profiler/device/plugins/native_daemon/src/ |
H A D | stack_data_repeater.cpp | 142 RawStackPtr StackDataRepeater::TakeRawData(uint32_t during, clockid_t clockId, uint32_t batchCount, in TakeRawData() function in StackDataRepeater
|
H A D | stack_preprocess.cpp | 380 auto result = dataRepeater_->TakeRawData(during, hookDataClockId_, MAX_BATCH_CNT, batchRawStack, in TakeResults()
|
Completed in 4 milliseconds