aboutsummaryrefslogtreecommitdiff
path: root/trace_ops.h
diff options
context:
space:
mode:
authorTuukka Tikkanen <tuukka.tikkanen@linaro.org>2015-01-21 15:15:07 +0200
committerTuukka Tikkanen <tuukka.tikkanen@linaro.org>2015-01-22 03:47:03 +0200
commit4dfba97d23dc098a2c7c27e7d9d4b8216be1c33f (patch)
treeb65f701f8d898a0de7342e305694387eb7cdd0ce /trace_ops.h
parent0b139fe78d33c14158667fbf34f00fce6defea24 (diff)
Remove unused parameter cpu from write_cstate_info
The parameter cpu is not used in write_cstate_info. Note: The function is intended as an abstraction for writing cstate information to trace file. As the trace file format may change in future or multiple output formats may be forthcoming, this function is an abstraction for storing the state. Some future format may require the cpu number, so this parameter may be reintroduced later. However, as we currently do not know whether it is needed or not, it can be removed. Signed-off-by: Tuukka Tikkanen <tuukka.tikkanen@linaro.org>
Diffstat (limited to 'trace_ops.h')
0 files changed, 0 insertions, 0 deletions