Home
last modified time | relevance | path

Searched defs:blockingCallName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.PinAndroidPerfMetrics/handlers/
H A DpinBlockingCall.ts68 const blockingCallName = metricData.blockingCallName; constant
H A DmetricUtils.ts56 blockingCallName: string; property