Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dfrontend_local_state.ts31 perfDebug = false; property in FrontendLocalState
Dperf.ts24 export const perfDebug = () => globals.frontendLocalState.perfDebug; constant