Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Daubinator_error_decode.c768 open_error_state_file(const char *path) in open_error_state_file() function
862 file = open_error_state_file("/sys/class/drm/card0/error"); in main()
864 file = open_error_state_file("/debug/dri"); in main()
866 file = open_error_state_file("/sys/kernel/debug/dri"); in main()
882 file = open_error_state_file(path); in main()