Home
last modified time | relevance | path

Searched defs:cycle_count (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_cfg.h93 unsigned cycle_count; member
302 unsigned cycle_count; member
/external/tensorflow/tensorflow/compiler/xla/client/
Dclient.cc475 int64 cycle_count = profile.compute_cycle_count(); in ExecutionStatsAsString() local