Searched refs:cpuProfilerDataSender (Results 1 – 2 of 2) sorted by relevance
21 export function cpuProfilerDataSender(row: TraceRow<JsCpuProfilerStruct>) { function
31 cpuProfilerDataSender112 return cpuProfilerDataSender(this.jsCpuProfilerRow!).then((res: any) => {