| /developtools/smartperf_host/trace_streamer/src/filter/hook_filter/ |
| D | native_hook_filter.cpp | 186 uint32_t callChainId = INVALID_UINT32; in CompressStackAndFrames() local 201 uint32_t callChainId = INVALID_UINT32; in ParseStatisticEvent() local 242 uint32_t callChainId = INVALID_UINT32; in ParseAllocEvent() local 295 void NativeHookFilter::SetFreeEventCallChainId(uint32_t &callChainId, in SetFreeEventCallChainId() 331 uint32_t callChainId = INVALID_UINT32; in ParseFreeEvent() local 361 void NativeHookFilter::SetMmapEventCallChainId(uint32_t &callChainId, in SetMmapEventCallChainId() 398 uint32_t callChainId = INVALID_UINT32; in ParseMmapEvent() local 427 void NativeHookFilter::SetMunmapEventCallChainId(uint32_t &callChainId, in SetMunmapEventCallChainId() 463 uint32_t callChainId = INVALID_UINT32; in ParseMunmapEvent() local 1065 auto callChainId = itor->first; in ParseFramesWithOutCallStackCompressedMode() local [all …]
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/ |
| D | native_memory_stdtype.h | 50 uint32_t callChainId = INVALID_UINT32; member 128 uint32_t callChainId = INVALID_UINT32; member 139 uint32_t callChainId = INVALID_UINT32; member 202 uint32_t callChainId = INVALID_UINT32; member
|
| D | native_memory_stdtype.cpp | 19 void NativeHookSampleBase::AppendNativeHookSampleBase(uint32_t callChainId, in AppendNativeHookSampleBase() 32 void NativeHookSampleBase::AppendNativeHookSampleBase(uint32_t callChainId, uint32_t ipid, uint64_t… in AppendNativeHookSampleBase() 98 void NativeHook::UpdateCallChainId(size_t row, uint32_t callChainId) in UpdateCallChainId()
|
| D | ebpf_stdtype.h | 25 uint32_t callChainId = INVALID_UINT32; member 103 uint32_t callChainId = INVALID_UINT32; member 154 uint32_t callChainId = INVALID_UINT32; member 218 uint32_t callChainId = INVALID_UINT32; member
|
| /developtools/smartperf_host/ide/src/trace/database/data-trafic/hiperf/ |
| D | HiperfProcessDataReceiver.ts | 154 callChainId: Int32Array; property in PerfProcess
|
| D | HiperfCpuDataReceiver.ts | 155 callChainId: Int32Array; property in PerfCpu
|
| D | HiperfThreadDataReceiver.ts | 150 callChainId: Int32Array; property in PerfThread
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/ |
| D | trace_data_cache.cpp | 387 void TraceDataCache::ExportPerfCallChaninText(uint32_t callChainId, std::string &bufferLine) in ExportPerfCallChaninText() 490 void TraceDataCache::ExportHookCallChaninText(uint32_t callChainId, std::string &bufferLine) in ExportHookCallChaninText() 629 void TraceDataCache::ExportEbpfCallChaninText(uint32_t callChainId, std::string &bufferLine) in ExportEbpfCallChaninText()
|
| /developtools/smartperf_host/trace_streamer/src/parser/hiperf_parser/ |
| D | perf_data_parser.cpp | 651 uint32_t callChainId = UpdateCallChainUnCompressed(sample); in RecordCallBack() local 677 auto callChainId = pidAndStackHashToCallChainId_.Find(pid, stackHash); in UpdateCallChainUnCompressed() local 697 void PerfDataParser::UpdatePerfSampleData(uint32_t callChainId, std::unique_ptr<PerfRecordSample> &… in UpdatePerfSampleData()
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/ |
| D | hiperf_stdtype.h | 25 uint32_t callChainId = INVALID_UINT32; member
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | PerfProfile.ts | 61 callChainId: number = 0; property in PerfCallChain
|
| /developtools/smartperf_host/ide/src/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerFileSystem.ts | 1113 callChainId: number = 0; property in FileSample
|
| D | ProcedureLogicWorkerPerf.ts | 1244 callChainId: number = 0; property in PerfCallChain
|
| /developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/native_memory/ |
| D | native_hook_parser_test.cpp | 357 NativeHookCache(const uint64_t callChainId, in NativeHookCache() 489 NativeHookFrameCache(const uint64_t callChainId, in NativeHookFrameCache()
|
| /developtools/smartperf_host/trace_streamer/test/unittest/table/ |
| D | table_test.cpp | 855 uint64_t callChainId = stream_.traceDataCache_->GetDataIndex("callChain"); variable
|