David Marchand c3afd1cba6 service: separate statistics dump and reset
No functional change intended.

service_dump_calls_per_lcore() was always called with a 0 reset flag.
service_dump_one() was called with either a 0 reset flag or a NULL
FILE pointer.

We can split the code for readability sake.

Note: there is no path to resetting calls_per_service[], this is left as
is.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
2020-10-27 13:21:01 +01:00
..
2020-10-23 19:25:21 +02:00
2020-10-23 19:25:21 +02:00
2020-10-19 16:45:02 +02:00
2020-10-19 16:45:02 +02:00
2020-10-20 13:17:08 +02:00