Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dwhere_op_gpu.cu.h106 gpuprim::CountingInputIterator<TIndex> select_counter(0);
111 d_temp_storage, temp_storage_bytes, select_counter /*d_in*/,
125 gpuprim::CountingInputIterator<TIndex> select_counter(0);
127 d_temp_storage, temp_storage_bytes, select_counter /*d_in*/, d_flags,
/external/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c394 select_counter(struct counter_group *group, int ctr, int n) in select_counter() function
804 select_counter(group, cnt, selector); in counter_dialog()
918 select_counter(group, j, group->counter[j].select_val); in restore_counter_groups()
1033 select_counter(group, j, config_setting_get_int(s)); in config_restore()
/external/mesa3d/docs/relnotes/
D20.0.0.rst1801 - freedreno/perfcntrs/fdperf: add missing a2xx case in select_counter