Searched refs:Continuous (Results 1 – 6 of 6) sorted by relevance
29 return ReportingMode::Continuous; in getVendorSensorReportingMode()
54 return getReportingMode(sensorType) == ReportingMode::Continuous; in isContinuous()
40 Continuous, enumerator
38 return ReportingMode::Continuous; in getVendorSensorReportingMode()
42 return ReportingMode::Continuous; in getReportingMode()
17 ## Continuous PProf UI (great flamegraph UI, but only available internally)255 This UI is fairly rough; we recommend using the Continuous PProf UI or Firefox Profiler instead. But276 Unlike Continuous PProf UI, [PProf](https://github.com/google/pprof) command line is publicly