Home
last modified time | relevance | path

Searched refs:sampleDetails (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/ui/src/frontend/
Dcpu_profile_panel.ts25 const sampleDetails = globals.cpuProfileDetails; constant
28 if (!sampleDetails || sampleDetails.id === undefined) {
35 m('table', this.getStackText(sampleDetails.stack)));