Home
last modified time | relevance | path

Searched defs:performance_analysis (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/elk/
Delk_vec4.h110 elk_analysis<elk::performance, vec4_visitor> performance_analysis; variable
Delk_fs.h327 elk_analysis<elk::performance, elk_fs_visitor> performance_analysis; variable
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h343 brw_analysis<brw::performance, fs_visitor> performance_analysis; member