Searched refs:read_sysfs_drm_device_file_uint64 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
H A Dgen_perf.c128 read_sysfs_drm_device_file_uint64(struct gen_perf *perf, function in typeref:typename:bool
315 if (!read_sysfs_drm_device_file_uint64(perf, "gt_min_freq_mhz", &min_freq_mhz))
318 if (!read_sysfs_drm_device_file_uint64(perf, "gt_max_freq_mhz", &max_freq_mhz))
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf.c157 read_sysfs_drm_device_file_uint64(struct intel_perf_config *perf, function in typeref:typename:bool
393 if (!read_sysfs_drm_device_file_uint64(perf, "gt_min_freq_mhz", &min_freq_mhz))
396 if (!read_sysfs_drm_device_file_uint64(perf, "gt_max_freq_mhz", &max_freq_mhz))

Completed in 72 milliseconds