Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_eld.c155 bool monitor_present = false; in eld_parse_entry() local
177 monitor_present = strcmp(value, "1") == 0; in eld_parse_entry()
200 if (!monitor_present) in eld_parse_entry()
202 return monitor_present; in eld_parse_entry()