• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1What:		/proc/uid_concurrent_active_time
2Date:		December 2018
3Contact:	Connor O'Brien <connoro@google.com>
4Description:
5	The /proc/uid_concurrent_active_time file displays aggregated cputime
6	numbers for each uid, broken down by the total number of cores that were
7	active while the uid's task was running.
8
9What:		/proc/uid_concurrent_policy_time
10Date:		December 2018
11Contact:	Connor O'Brien <connoro@google.com>
12Description:
13	The /proc/uid_concurrent_policy_time file displays aggregated cputime
14	numbers for each uid, broken down based on the cpufreq policy
15	of the core used by the uid's task and the number of cores associated
16	with that policy that were active while the uid's task was running.
17