Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/core/
H A Dperf_manager.ts49 const perfMgr = this; constant
70 perfMgr: PerfManager; property
H A Dapp_impl.ts62 readonly perfMgr = new PerfManager(); property in AppContext