Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c1715 read_file_uint64(const char *file, uint64_t *val) in read_file_uint64() function
1788 if (!read_file_uint64(buf, &id)) { in enumerate_sysfs_metrics()
1816 return read_file_uint64(buf, value); in read_sysfs_drm_device_file_uint64()
1835 if (read_file_uint64(config_path, &config_id) && config_id == 1) { in kernel_has_dynamic_config_support()
1874 if (read_file_uint64(config_path, &config_id)) { in init_oa_configs()
2136 read_file_uint64("/proc/sys/dev/i915/perf_stream_paranoid", &paranoid); in brw_init_perf_query_info()