| /developtools/profiler/host/smartperf/trace_streamer/test/unittest/ |
| D | paged_memory_parser_test.cpp | 87 auto callChainId = stream_.traceDataCache_->GetConstPagedMemorySampleData().CallChainIds()[0]; variable 145 auto callChainId = stream_.traceDataCache_->GetConstPagedMemorySampleData().CallChainIds()[0]; variable 205 auto callChainId = stream_.traceDataCache_->GetConstPagedMemorySampleData().CallChainIds()[0]; variable 267 auto callChainId = stream_.traceDataCache_->GetConstPagedMemorySampleData().CallChainIds()[0]; variable
|
| D | bio_parser_test.cpp | 91 auto callChainId = stream_.traceDataCache_->GetConstBioLatencySampleData().CallChainIds()[0]; variable 152 auto callChainId = stream_.traceDataCache_->GetConstBioLatencySampleData().CallChainIds()[0]; variable 216 auto callChainId = stream_.traceDataCache_->GetConstBioLatencySampleData().CallChainIds()[0]; variable 287 auto callChainId = stream_.traceDataCache_->GetConstBioLatencySampleData().CallChainIds()[0]; variable
|
| D | ebpf_file_system_test.cpp | 108 auto callChainId = stream_.traceDataCache_->GetConstFileSystemSample().CallChainIds()[0]; variable 189 auto callChainId = stream_.traceDataCache_->GetConstFileSystemSample().CallChainIds()[0]; variable 271 auto callChainId = stream_.traceDataCache_->GetConstFileSystemSample().CallChainIds()[0]; variable 352 auto callChainId = stream_.traceDataCache_->GetConstFileSystemSample().CallChainIds()[0]; variable 484 auto callChainId = stream_.traceDataCache_->GetConstFileSystemSample().CallChainIds()[0]; variable
|
| D | table_test.cpp | 391 uint64_t callChainId = 1; variable 444 uint64_t callChainId = 1; variable 607 uint64_t callChainId = 1; variable 813 uint64_t callChainId = 1; variable 865 uint64_t callChainId = 1; variable 938 uint64_t callChainId = stream_.traceDataCache_->GetDataIndex("callChain"); variable
|
| D | native_hook_parser_test.cpp | 85 NativeHookCache(const uint64_t callChainId, in NativeHookCache() 258 NativeHookFrameCache(const uint64_t callChainId, in NativeHookFrameCache()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/ |
| D | htrace_native_hook_parser.cpp | 100 auto callChainId = ParseNativeHookFrame(allocEvent.frame_info()); in ParseAllocEvent() local 126 auto callChainId = ParseNativeHookFrame(freeEvent.frame_info()); in ParseFreeEvent() local 147 auto callChainId = ParseNativeHookFrame(mMapEvent.frame_info()); in ParseMmapEvent() local 173 auto callChainId = ParseNativeHookFrame(mUnMapEvent.frame_info()); in ParseMunmapEvent() local 307 auto callChainId = INVALID_UINT64; in ParseNativeHookFrame() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/ |
| D | perf_data_parser.cpp | 184 auto callChainId = UpdatePerfCallChainData(sample); in RecordCallBack() local 206 uint64_t callChainId = INVALID_UINT64; in UpdatePerfCallChainData() local 256 void PerfDataParser::UpdatePerfSampleData(uint64_t callChainId, std::unique_ptr<PerfRecordSample>& … in UpdatePerfSampleData()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
| D | perf_data_filter.cpp | 40 uint64_t callChainId, in AppendPerfCallChain()
|
| /developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerFileSystem.ts | 595 callChainId: number = 0; property in FileCallChain 604 callChainId:number = 0; property in FileSample
|
| /developtools/profiler/host/smartperf/trace_streamer/src/trace_data/ |
| D | trace_stdtype.cpp | 438 size_t NativeHook::AppendNewNativeHookData(uint64_t callChainId, in AppendNewNativeHookData() 560 size_t NativeHookFrame::AppendNewNativeHookFrame(uint64_t callChainId, in AppendNewNativeHookFrame() 616 auto callChainId = callChainIds_[i]; in GetCallIdToLastLibId() local 678 uint64_t callChainId, in AppendNewPerfCallChain() 1266 size_t FileSystemSample::AppendNewData(uint64_t callChainId, in AppendNewData() 1367 size_t PagedMemorySampleData::AppendNewData(uint64_t callChainId, in AppendNewData() 1426 size_t EbpfCallStackData::AppendNewData(uint64_t callChainId, in AppendNewData() 1843 void BioLatencySampleData::AppendNewData(uint64_t callChainId, in AppendNewData()
|
| /developtools/profiler/host/smartperf/ide/src/trace/bean/ |
| D | PerfProfile.ts | 71 callChainId: number = 0; property in PerfCallChain
|
| /developtools/profiler/host/smartperf/ide/src/trace/database/ |
| D | TraceWorkerPerfDataQuery.ts | 520 callChainId: number = 0; property in PerfCallChain
|