Searched refs:gt_min_freq (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/perf/ | ||
| H A D | gen_perf.h | 182 uint64_t gt_min_freq; /** $GpuMinFrequency */ member in struct:gen_perf::__anon276d248c0208 |
| H A D | gen_perf.c | 322 perf->sys_vars.gt_min_freq = min_freq_mhz * 1000000; |
| /xsrc/external/mit/MesaLib/dist/src/intel/perf/ | ||
| H A D | intel_perf.h | 339 uint64_t gt_min_freq; /** $GpuMinFrequency */ member in struct:intel_perf_config::__anon712279210308 |
| H A D | intel_perf.c | 404 perf->sys_vars.gt_min_freq = min_freq_mhz * 1000000; |
Completed in 6 milliseconds