Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dheap_profile_panel.ts265 const expandedCallsite = this.flamegraph.onMouseClick({x, y}); constant
Dglobals.ts100 expandedCallsite?: CallsiteInfo; property
/external/perfetto/ui/src/common/
Dstate.ts213 expandedCallsite?: CallsiteInfo; property