Home
last modified time | relevance | path

Searched refs:RecordStatistic (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
H A Dstack_preprocess.h41 struct RecordStatistic { struct in StackPreprocess
209 std::unordered_map<uint32_t, RecordStatistic> recordStatisticsMap_;
211 std::unordered_map<uint32_t, RecordStatistic*> statisticsPeriodData_;
213 std::unordered_map<uint64_t, std::pair<uint64_t, RecordStatistic*>> allocAddrMap_;
/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_preprocess.cpp1015 RecordStatistic record; in SetAllocStatisticsData()

Completed in 4 milliseconds