Home
last modified time | relevance | path

Searched defs:ptr (Results 1 – 16 of 16) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dkmem.proto24 uint64 ptr = 2; field
30 uint64 ptr = 2; field
39 uint64 ptr = 2; field
49 uint64 ptr = 2; field
58 uint64 ptr = 2; field
68 uint64 ptr = 2; field
/developtools/profiler/protos/types/plugins/ftrace_data/
Dkmem.proto24 uint64 ptr = 2; field
30 uint64 ptr = 2; field
39 uint64 ptr = 2; field
49 uint64 ptr = 2; field
58 uint64 ptr = 2; field
68 uint64 ptr = 2; field
/developtools/profiler/device/plugins/native_hook/test/unittest/
Dhook_socket_client_test.cpp75 auto ptr = reinterpret_cast<const int8_t*>(&config); variable
92 auto ptr = reinterpret_cast<const int8_t*>(&config); variable
118 auto ptr = reinterpret_cast<const int8_t*>(&config); variable
136 auto ptr = reinterpret_cast<const int8_t*>(&config); variable
/developtools/profiler/host/smartperf/trace_streamer/src/ext/
Dsqlite_ext_funcs.cpp24 StdevCtx* ptr = static_cast<StdevCtx*>(sqlite3_aggregate_context(context, 0)); in sqliteExtStdevFinalize() local
40 StdevCtx* ptr = static_cast<StdevCtx*>(sqlite3_aggregate_context(context, sizeof(StdevCtx))); in sqliteExtStdevNextStep() local
/developtools/profiler/device/services/shared_memory/src/
Dshare_memory_block.cpp65 auto ptr = mmap(nullptr, size, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0); in CreateBlockWithFd() local
102 auto ptr = mmap(nullptr, size, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0); in CreateBlock() local
266 auto ptr = GetDataPoint(); in TakeData() local
/developtools/profiler/device/services/profiler_service/src/
Dresult_demuxer.cpp20 #define CHECK_POINTER_NOTNULL(ptr) \ argument
Dprofiler_service.cpp37 #define CHECK_POINTER_NOTNULL(ptr, errorMessage) \ argument
342 auto ptr = it->second; in GetSessionContext() local
354 auto ptr = it->second; in RemoveSessionContext() local
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp188 void* hook_realloc(void* (*fn)(void *, size_t), void* ptr, size_t size) in hook_realloc() argument
198 size_t hook_malloc_usable_size(size_t (*fn)(void*), void* ptr) in hook_malloc_usable_size() argument
310 void* ohos_malloc_hook_realloc(void* ptr, size_t size) in ohos_malloc_hook_realloc()
Druntime_stack_range.cpp153 static bool IfContained(const char* start, const char* end, const char* ptr) in IfContained()
/developtools/profiler/device/plugins/api/src/
Dplugin_watcher.cpp107 char* ptr = nullptr; in MonitorIsSet() local
/developtools/profiler/device/base/include/
Dlogging.h194 #define CHECK_NOTNULL(ptr, retval, fmt, ...) … argument
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dsymbols_test.cpp257 uint8_t *ptr = nullptr; variable
/developtools/hiperf/demo/cpp/
Dhiperf_example_cmd.cpp128 int *ptr = arr; in LoopMmap() local
/developtools/hdc_standard/src/common/
Dauth.cpp410 void *ptr = nullptr; in AuthVerify() local
/developtools/hiperf/test/unittest/common/native/
Dsymbols_file_test.cpp254 uint8_t *ptr = nullptr; variable
/developtools/hdc_standard/src/host/
Dserver.cpp412 void *ptr = nullptr; in HandServerAuth() local