hbench: less parameters to benchmark runners
commite7f9a093b00a54747dbfa7e288153beb04d93009
authorVojtech Horky <vojtech.horky@gmail.com>
Mon, 21 Jan 2019 13:20:31 +0000 (21 14:20 +0100)
committerVojtech Horky <vojtech.horky@gmail.com>
Mon, 21 Jan 2019 13:20:31 +0000 (21 14:20 +0100)
treee4e8d49ef9bfda000ff3c8bc0591427cf52f15fd
parent94ebebf259d1d5d83f702d859ff01bffde3a341c
hbench: less parameters to benchmark runners

Merge stopwatch as well as error message buffer into one structure to
simplify benchmark runner signature.
uspace/app/hbench/csv.c
uspace/app/hbench/doc/doxygroups.h
uspace/app/hbench/fs/dirread.c
uspace/app/hbench/fs/fileread.c
uspace/app/hbench/hbench.h
uspace/app/hbench/ipc/ns_ping.c
uspace/app/hbench/ipc/ping_pong.c
uspace/app/hbench/main.c
uspace/app/hbench/malloc/malloc1.c
uspace/app/hbench/malloc/malloc2.c
uspace/app/hbench/synch/fibril_mutex.c