Searched refs:NativeMemory (Results 1 – 10 of 10) sorted by relevance
| /developtools/smartperf_host/ide/src/doc/md/ |
| D | quickstart_native_memory.md | 9  23  26  44  46  55  67  80  86  95  [all …]
|
| D | quickstart_Application_operation_skills.md | 9 以 NativeMemory 举例,导入 NativeMemory 文件,点击 Call info 的 Tab 页,在搜索框中输入 libnative_hook.z.so,会发现该 so 下的调用栈…
|
| D | quickstart_device_record.md | 13 - Native Memory:NativeMemory 数据的抓取参数配置。
|
| /developtools/smartperf_host/ide/test/trace/bean/ |
| D | NativeHook.test.ts | 22 NativeMemory, 196 let nativeMemory = new NativeMemory();
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/ |
| D | TabPaneNMemory.ts | 22 import { type NativeMemory, NativeHookCallInfo } from '../../../../bean/NativeHook'; alias 255 let data = e.detail.data as NativeMemory; 381 setRightTableData(nativeMemoryHook: NativeMemory): void {
|
| D | TabPaneNMSampleList.ts | 24 NativeMemory, 50 static tableMarkData: Array<NativeMemory> = [];
|
| /developtools/smartperf_host/ide/src/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerNativeNemory.ts | 43 boxRangeNativeHook: Array<NativeMemory> = []; 300 fillNativeHook(memory: NativeMemory, index: number): void { 367 …resolvingAction(paramMap: Map<string, any>): Array<NativeHookCallInfo | NativeMemory | HeapStruct>… 404 resolvingActionNativeMemory(paramMap: Map<string, any>): Array<NativeMemory> { 419 filter = this.boxRangeNativeHook.filter((item: NativeMemory): boolean => { 439 …ryColumn(nmMemoryColumn: string, nmMemorySort: number, list: Array<NativeMemory>): NativeMemory[] { 519 item: NativeHookStatistics | NativeMemory, 1201 export class NativeMemory { class
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/native-memory/ |
| D | TabPaneNMSampleList.test.ts | 17 import { NativeHookSamplerInfo, NativeMemory } from '../../../../../../src/trace/bean/NativeHook'; 130 let sampleData = new NativeMemory();
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | NativeHook.ts | 75 export class NativeMemory { class
|
| /developtools/smartperf_host/ide/test/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerNativeNemory.test.ts | 20 NativeMemory, 81 let nativeMemory = new NativeMemory();
|