Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/perf/
Dgpuvis_trace_utils.h719 static int is_tracefs_dir( const char *dir ) in is_tracefs_dir() function
741 if ( is_tracefs_dir( tracefs_dirs[ i ] ) ) in gpuvis_get_tracefs_dir()
760 if ( !strcmp( type, "tracefs" ) && is_tracefs_dir( dir ) ) in gpuvis_get_tracefs_dir()