Searched refs:selectedSample (Results 1 – 2 of 2) sorted by relevance
42 const selectedSample = selection as CpuProfileSampleSelection; constant43 if (!this.shouldRequestData(selectedSample)) {56 this.getSampleData(selectedSample.id)58 if (sampleData !== undefined && selectedSample &&60 this.lastSelectedSample.id === selectedSample.id) {62 id: selectedSample.id,63 ts: selectedSample.ts,64 utid: selectedSample.utid,
733 , selectedSample (selectedSample_) in TestConfig()740 deUint32 selectedSample; member806 , m_selectedSample (config.selectedSample) in SampleReadTestInstance()974 " o_color.r = subpassLoad(i_color, " << de::toString(config.selectedSample) << ").r;\n"; in init()