Searched refs:CpuProfileDetails (Results 1 – 3 of 3) sorted by relevance
18 import {CpuProfileDetails} from '../frontend/globals';61 const cpuProfileDetails: CpuProfileDetails = {
105 export interface CpuProfileDetails { interface166 private _cpuProfileDetails?: CpuProfileDetails = undefined;346 set cpuProfileDetails(click: CpuProfileDetails) {
41 CpuProfileDetails,186 publishCpuProfileDetails(details: CpuProfileDetails) {