]> git.ipfire.org Git - thirdparty/collectd.git/commit
cpu plugin: Rename `has_value` to `has_rate`.
authorFlorian Forster <octo@collectd.org>
Wed, 10 Jan 2024 17:14:32 +0000 (18:14 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 22 Jan 2024 15:07:57 +0000 (16:07 +0100)
commit51253c8d8885c8cd2559619ff8a7ea4d0db7e2f1
treef0b05b732ada308e21be91573e9eef544a2c8135
parent1ac636ea2836efdb79e4dcbd532c36d6bc49b274
cpu plugin: Rename `has_value` to `has_rate`.

This way the use of the field is much easier to understand when reading the
code.
src/cpu.c