Home
last modified time | relevance | path

Searched refs:config_file_eof (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dconfig.c42 static int config_file_eof; variable
66 config_file_eof = 1; in get_next_char()
152 if (config_file_eof) in get_value()
217 if (config_file_eof) in get_base_var()
260 if (config_file_eof) in perf_parse_file()
502 config_file_eof = 0; in perf_config_from_file()