Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c402 static unsigned get_counter(struct hud_graph *gr, enum hud_counter counter) in get_counter() function
430 unsigned current_value = get_counter(gr, info->counter); in query_thread_counter()
438 info->last_value = get_counter(gr, info->counter); in query_thread_counter()
/external/mesa3d/src/mesa/main/
Dperformance_monitor.c139 get_counter(const struct gl_perf_monitor_group *group_obj, GLuint id) in get_counter() function
251 counter_obj = get_counter(group_obj, counter); in _mesa_GetPerfMonitorCounterStringAMD()
292 counter_obj = get_counter(group_obj, counter); in _mesa_GetPerfMonitorCounterInfoAMD()