should_process_file_prog
if (!should_process_file_prog(base_filename, bpf_program__name(prog))) {
if (!should_process_file_prog(base_filename, NULL)) {
if (!should_process_file_prog(st->file_name, st->prog_name)) {