Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2706 int64 prof_counter_idx = it->second; in GetProfileCounterCommon() local
2708 return GEP(GetProfileCountersArgument(), b_.getInt64(prof_counter_idx), in GetProfileCounterCommon()