diff options
author | Viresh Kumar <[email protected]> | 2016-11-08 11:06:33 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2016-11-11 01:48:33 +0100 |
commit | 26f0dbc9ab158afe86bac5ece2fcaf873d6bd8ad (patch) | |
tree | 68e7825b864a9098de60134e74903f6d3e7e2f75 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 20b15b7663549b34abcb4a18f16fedb239406c41 (diff) |
cpufreq: governor: Don't use 'timer' keyword
The earlier implementation of governors used background timers and so
functions, mutex, etc had 'timer' keyword in their names.
But that's not true anymore. Replace 'timer' with 'update', as those
functions, variables are based around updates to frequency.
Signed-off-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions