Daniel Bristot de Oliveira | a828cd1 | 2021-12-10 19:11:25 +0100 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
Daniel Bristot de Oliveira | 1eeb632 | 2021-12-10 19:11:26 +0100 | [diff] [blame] | 2 | int timerlat_hist_main(int argc, char *argv[]); |
Daniel Bristot de Oliveira | a828cd1 | 2021-12-10 19:11:25 +0100 | [diff] [blame] | 3 | int timerlat_top_main(int argc, char *argv[]); |
4 | int timerlat_main(int argc, char *argv[]); |