Searched defs:getDefaultCounterOptions (Results 1 – 3 of 3) sorted by relevance
26 protected getDefaultCounterOptions(): CounterOptions { method in ThreadCountTrack
105 protected getDefaultCounterOptions(): CounterOptions { method in CpuSubsystemEstimateTrack
63 function getDefaultCounterOptions(name: string): Partial<CounterOptions> { function