Home
last modified time | relevance | path

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

/sof-2.7.6/tools/logger/
Dconvert.h42 int hide_location; member
Dconvert.c329 int hide_location = global_config->hide_location; in print_table_header() local
353 if (!hide_location) in print_table_header()
458 int hide_location = global_config->hide_location; in print_entry_params() local
522 if (!hide_location) in print_entry_params()
551 if (!hide_location) in print_entry_params()
Dlogger.c198 config.hide_location = 0; in main()
244 config.hide_location = 1; in main()