Home
last modified time | relevance | path

Searched defs:memory (Results 1 – 12 of 12) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/base/
DCommonSql.ts82 const memory: Array<DebugSql> = [ constant
/developtools/profiler/device/services/shared_memory/test/unittest/
Dshared_memory_block_test.cpp376 uint8_t* memory = nullptr; variable
413 uint8_t* memory = nullptr; variable
479 uint8_t* memory = nullptr; variable
/developtools/profiler/device/services/profiler_service/test/unittest/
Dtrace_file_writer_test.cpp173 uint8_t* memory = nullptr; variable
/developtools/profiler/device/services/profiler_service/src/
Dtrace_file_writer.cpp50 …writeCtx_.ctx.getMemory = [](RandomWriteCtx* ctx, uint32_t size, uint8_t** memory, uint32_t* offse… in TraceFileWriter()
540 bool TraceFileWriter::GetMemory(uint32_t size, uint8_t** memory, uint32_t* offset) in GetMemory()
/developtools/profiler/device/services/shared_memory/src/
Dshare_memory_block.cpp87 …smbCtx_.ctx.getMemory = [](RandomWriteCtx* ctx, uint32_t size, uint8_t** memory, uint32_t* offset)… in CreateBlockWithFd()
470 bool ShareMemoryBlock::GetMemory(uint32_t size, uint8_t** memory, uint32_t* offset) in GetMemory()
/developtools/smartperf_host/smartperf_host/ide/test/trace/database/logic-worker/
DProcedureLogicWorkerNativeNemory.test.ts480 let memory = { variable
/developtools/profiler/proto_encoder/test/unittest/
Dbase_message_unittest.cpp33 bool GetMemory(RandomWriteCtx* ctx, uint32_t size, uint8_t** memory, uint32_t* offset) in GetMemory()
966 uint8_t* memory = nullptr; in __anon160a3f1b0102() local
1021 uint8_t* memory = nullptr; variable
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dflow_controller_test.cpp72 …g_writeCtx.getMemory = [](RandomWriteCtx* ctx, uint32_t size, uint8_t** memory, uint32_t* offset) … in StartReportFunc()
/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DAbilityMonitor.ts78 memory: string = ''; property in LiveProcess
/developtools/profiler/device/plugins/native_daemon/src/
Dcall_stack.cpp44 auto memory = process->second.find(addr); in ReadVirtualThreadMemory() local
/developtools/hiperf/src/
Dvirtual_runtime.cpp1276 std::string memory(map->end - map->begin, '\0'); in LoadVdso() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h3012 struct page_counter memory; member
14469 struct memblock_type memory; member