diff options
author | Ohad Sharabi <osharabi@habana.ai> | 2024-02-18 10:38:23 +0300 |
---|---|---|
committer | Ofir Bitton <obitton@habana.ai> | 2024-06-23 09:44:25 +0300 |
commit | 705e520dc58d0c9b48e8569ef95e0f96fba3d106 (patch) | |
tree | ebba057be2983736d2732e4483037dce36380dc6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5a558f369ef89c6fd8170ee1137274fcc08517ae (diff) | |
download | linux-705e520dc58d0c9b48e8569ef95e0f96fba3d106.tar.xz |
accel/habanalabs: restructure function that checks heartbeat received
The function returned an error code which isn't propagated up the stack
(nor is it printed).
The return value is only checked for =0 or !=0 which implies bool return
value.
The function signature is updated accordingly, renamed, and slightly
refactored.
Signed-off-by: Ohad Sharabi <osharabi@habana.ai>
Reviewed-by: Ofir Bitton <obitton@habana.ai>
Signed-off-by: Ofir Bitton <obitton@habana.ai>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions