Searched defs:nativeHookRow (Results 1 – 2 of 2) sorted by relevance
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/hook_filter/ |
| D | native_hook_filter.cpp | 284 NativeHookRow nativeHookRow = {callChainId, in ParseAllocEvent() local 360 NativeHookRow nativeHookRow = { in ParseFreeEvent() local 421 NativeHookRow nativeHookRow = {callChainId, ipid, itid, "MmapEvent", subType, in ParseMmapEvent() local 492 NativeHookRow nativeHookRow = {callChainId, in ParseMunmapEvent() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/table/ |
| D | table_test.cpp | 764 NativeHookRow nativeHookRow = {CALLCHAIN_ID, IPID, ITID, eventType, subType, variable
|