Home
last modified time | relevance | path

Searched defs:expandedCallsite (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/ui/src/frontend/
Dflamegraph_panel.ts285 const expandedCallsite = this.flamegraph.onMouseClick({x, y}); constant
Dglobals.ts127 expandedCallsite?: CallsiteInfo; property
/external/perfetto/ui/src/common/
Dstate.ts266 expandedCallsite?: CallsiteInfo; property