diff options
| author | Damian Muszynski <[email protected]> | 2023-06-30 19:03:56 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-07-20 22:16:11 +1200 |
| commit | e2980ba57e797e58a5476fbc4296f40551fb3404 (patch) | |
| tree | c0657652534f3f13086a1f4a859d761916d619c8 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 7f77b6797b34862e6164335c894f587387bff082 (diff) | |
crypto: qat - add measure clock frequency
The QAT hardware does not expose a mechanism to report its clock
frequency. This is required to implement the Heartbeat feature.
Add a clock measuring algorithm that estimates the frequency by
comparing the internal timestamp counter incremented by the firmware
with the time measured by the kernel.
The frequency value is only used internally and not exposed to
the user.
Signed-off-by: Damian Muszynski <[email protected]>
Reviewed-by: Giovanni Cabiddu <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions