Searched refs:hpSamplingIntervalBytes (Results 1 – 3 of 3) sorted by relevance
436 hpSamplingIntervalBytes: number; property502 hpSamplingIntervalBytes: 4096,
356 set: (cfg, val) => cfg.hpSamplingIntervalBytes = val,357 get: (cfg) => cfg.hpSamplingIntervalBytes
251 cfg.samplingIntervalBytes = uiCfg.hpSamplingIntervalBytes;