Searched refs:hpSamplingIntervalBytes (Results 1 – 3 of 3) sorted by relevance
387 hpSamplingIntervalBytes: number; property450 hpSamplingIntervalBytes: 4096,
327 set: (cfg, val) => cfg.hpSamplingIntervalBytes = val,328 get: (cfg) => cfg.hpSamplingIntervalBytes
237 cfg.samplingIntervalBytes = uiCfg.hpSamplingIntervalBytes;