Google Git
Sign in
chromium / codesearch / chromium / src / refs/heads/main-original / . / components / system_cpu
tree: b18392321c244cef7d4542f029b77cb7aa3ffccc [path history] [tgz]
  1. BUILD.gn
  2. core_times.cc
  3. core_times.h
  4. core_times_unittest.cc
  5. cpu_freq_android.cc
  6. cpu_freq_android.h
  7. cpu_freq_android_unittest.cc
  8. cpu_probe.cc
  9. cpu_probe.h
  10. cpu_probe_linux.cc
  11. cpu_probe_linux.h
  12. cpu_probe_linux_unittest.cc
  13. cpu_probe_mac.cc
  14. cpu_probe_mac.h
  15. cpu_probe_mac_unittest.cc
  16. cpu_probe_unittest.cc
  17. cpu_probe_win.cc
  18. cpu_probe_win.h
  19. cpu_probe_win_unittest.cc
  20. cpu_sample.h
  21. DIR_METADATA
  22. host_processor_info_scanner.cc
  23. host_processor_info_scanner.h
  24. OWNERS
  25. pressure_test_support.cc
  26. pressure_test_support.h
  27. procfs_stat_cpu_parser.cc
  28. procfs_stat_cpu_parser.h
  29. procfs_stat_cpu_parser_unittest.cc
  30. README.md
components/system_cpu/README.md

This directory contains classes for collecting CPU usage from the operating system. system_cpu::CpuProbe is a base class that provides a common interface across different platforms and acts as a dependency injection point for tests. Currently supports Linux/ChromeOS, Mac, and Windows.

Powered by Gitiles| Privacy| Termstxt json