| /developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/hook_filter/ |
| D | native_hook_filter.cpp | 189 uint32_t callChainId = INVALID_UINT32; in CompressStackAndFrames() local 204 uint32_t callChainId = INVALID_UINT32; in ParseStatisticEvent() local 252 uint32_t callChainId = INVALID_UINT32; in ParseAllocEvent() local 305 void NativeHookFilter::SetFreeEventCallChainId(uint32_t &callChainId, in SetFreeEventCallChainId() 341 uint32_t callChainId = INVALID_UINT32; in ParseFreeEvent() local 371 void NativeHookFilter::SetMmapEventCallChainId(uint32_t &callChainId, in SetMmapEventCallChainId() 408 uint32_t callChainId = INVALID_UINT32; in ParseMmapEvent() local 437 void NativeHookFilter::SetMunmapEventCallChainId(uint32_t &callChainId, in SetMunmapEventCallChainId() 473 uint32_t callChainId = INVALID_UINT32; in ParseMunmapEvent() local 1078 auto callChainId = itor->first; in ParseFramesWithOutCallStackCompressedMode() local [all …]
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/ |
| D | native_memory_stdtype.h | 51 uint32_t callChainId = INVALID_UINT32; member 129 uint32_t callChainId = INVALID_UINT32; member 140 uint32_t callChainId = INVALID_UINT32; member 204 uint32_t callChainId = INVALID_UINT32; member
|
| 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
|
| 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()
|
| /developtools/smartperf_host/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/smartperf_host/trace_streamer/src/trace_data/ |
| D | trace_data_cache.cpp | 401 void TraceDataCache::ExportPerfCallChaninText(uint32_t callChainId, std::string &bufferLine) in ExportPerfCallChaninText() 504 void TraceDataCache::ExportHookCallChaninText(uint32_t callChainId, std::string &bufferLine) in ExportHookCallChaninText() 642 void TraceDataCache::ExportEbpfCallChaninText(uint32_t callChainId, std::string &bufferLine) in ExportEbpfCallChaninText()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/hiperf_parser/ |
| D | perf_data_parser.cpp | 693 uint32_t callChainId = UpdateCallChainUnCompressed(sample); in RecordCallBack() local 719 auto callChainId = pidAndStackHashToCallChainId_.Find(pid, stackHash); in UpdateCallChainUnCompressed() local 745 void PerfDataParser::UpdatePerfSampleData(uint32_t callChainId, const PerfRecordSample *sample) in UpdatePerfSampleData()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/ |
| D | hiperf_stdtype.h | 25 uint32_t callChainId = INVALID_UINT32; member
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/bean/ |
| D | PerfProfile.ts | 61 callChainId: number = 0; property in PerfCallChain
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerFileSystem.ts | 1113 callChainId: number = 0; property in FileSample
|
| D | ProcedureLogicWorkerPerf.ts | 1659 callChainId: number = 0; property in PerfCallChain
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/pbreader_parser/native_memory/ |
| D | native_hook_parser_test.cpp | 358 NativeHookCache(const uint64_t callChainId, in NativeHookCache() 490 NativeHookFrameCache(const uint64_t callChainId, in NativeHookFrameCache()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/table/ |
| D | table_test.cpp | 857 uint32_t callChainId = stream_.traceDataCache_->GetDataIndex("callChain"); variable
|