Searched refs:backtrace (Results 1 – 9 of 9) sorted by relevance
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/ |
| D | TabPerfSampleList.ts | 87 sample.backtrace = []; 91 sample.backtrace.push('No Effective Call Stack'); 97 sample.backtrace.push(call.name); 98 sample.backtrace.push(`(${sample.depth} other frames)`);
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/file-system/ |
| D | TabPaneFileSystemDescTimeSlice.test.ts | 87 backtrace: ['0x7faa10f228', '(10 other frames)'], 104 backtrace: ['0x7faa10f228', '(10 other frames)'],
|
| D | TabPaneFileSystemEvents.test.ts | 39 backtrace: ['0x7faa10f228', '(10 other frames)'], 56 backtrace: ['0x7faa10f228', '(10 other frames)'],
|
| D | TabPaneFileSystemDescHistory.test.ts | 86 backtrace: ['0x7faa10f228', '(10 other frames)'], 103 backtrace: ['0x7faa10f228', '(10 other frames)'],
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | PerfProfile.ts | 114 backtrace: Array<string> = []; property in PerfSample
|
| /developtools/smartperf_host/ide/src/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerFileSystem.ts | 479 event.backtrace = [ 484 event.backtrace = []; 524 r.backtrace = [r.symbol, `(${r.depth} other frames)`]; 529 r.backtrace = []; 1109 backtrace: Array<string> = []; property in FileSysEvent 1132 backtrace: Array<string> = []; property in IoCompletionTimes
|
| /developtools/smartperf_host/trace_streamer/prebuilts/patch_libunwind/ |
| D | libunwindbuild.gn | 29 "src/mi/backtrace.c", 210 "src/mi/backtrace.c",
|
| /developtools/smartperf_host/ide/test/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerFileSystem.test.ts | 156 backtrace: [],
|
| /developtools/smartperf_host/ |
| D | README.md | 54 …ap-in, and metadata), access traffic, path, block number, priority, and backtrace call stack. For …
|