Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dtrace_controller.ts432 const traceUuid = await this.cacheCurrentTrace(); constant
711 const traceUuid = result.firstRow({uuid: STR}).uuid; constant
/external/perfetto/ui/src/common/
Dstate.ts535 traceUuid?: string; property