Searched refs:bs_burstint_argsparse (Results 1 – 3 of 3) sorted by relevance
31 void bs_burstint_argsparse(int argc, char *argv[], burstint_args_t *args);
40 bs_burstint_argsparse(argc, argv, &args); in main()
60 void bs_burstint_argsparse(int argc, char *argv[], burstint_args_t *args) in bs_burstint_argsparse() function