Home
last modified time | relevance | path

Searched refs:queryNativeHookStatisticsMalloc (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMStatstics.ts22 queryNativeHookStatisticsMalloc,
60 queryNativeHookStatisticsMalloc(nativeStatisticsParam.leftNs, nativeStatisticsParam.rightNs),
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMStatstics.ts22 queryNativeHookStatisticsMalloc,
61 queryNativeHookStatisticsMalloc(nativeStatisticsParam.leftNs, nativeStatisticsParam.rightNs),
/developtools/profiler/host/smartperf/ide/src/trace/database/
DSqlLite.ts1522 export const queryNativeHookStatisticsMalloc = (leftNs: number, rightNs: number): Promise<Array<Nat… constant
/developtools/smartperf_host/ide/src/trace/database/
DSqlLite.ts1538 export const queryNativeHookStatisticsMalloc = (leftNs: number, rightNs: number): Promise<Array<Nat… constant