diff options
| author | 2023-07-25 14:13:13 +0000 | |
|---|---|---|
| committer | 2023-07-27 09:24:32 +0000 | |
| commit | 8fbc672355fa63adee30a4e9396d47ab8b27c565 (patch) | |
| tree | 3d12ebe05a4224b96446f24ee59ff794003624b5 /compiler/export/jit_create.h | |
| parent | bdd5ec781296f36cd974431285ea3db38d47b765 (diff) | |
Use only one parameter for StopTracing
We can stop tracing either when aborting where we don't want to flush
the entries and stop immediately or when stopping tracing where we want
to flush any data and then stop tracing. We used to use two parameters
finish_tracing and flush_file but we just need one.
Bug: 259258187
Test: art/test.py
Change-Id: I6d25a56790d82a55ecd679b7157bd1995fc5258d
Diffstat (limited to 'compiler/export/jit_create.h')
0 files changed, 0 insertions, 0 deletions