Home
last modified time | relevance | path

Searched refs:Continuous (Results 1 – 6 of 6) sorted by relevance

/system/chre/platform/shared/sensor_pal/
Dplatform_sensor_type_helpers.cc29 return ReportingMode::Continuous; in getVendorSensorReportingMode()
/system/chre/core/include/chre/core/
Dsensor_type_helpers.h54 return getReportingMode(sensorType) == ReportingMode::Continuous; in isContinuous()
Dsensor_type.h40 Continuous, enumerator
/system/chre/platform/slpi/
Dplatform_sensor_type_helpers.cc38 return ReportingMode::Continuous; in getVendorSensorReportingMode()
/system/chre/core/
Dsensor_type_helpers.cc42 return ReportingMode::Continuous; in getReportingMode()
/system/extras/simpleperf/doc/
Dview_the_profile.md17 ## 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. But
276 Unlike Continuous PProf UI, [PProf](https://github.com/google/pprof) command line is publicly