Searched refs:mali_gp_dump_state (Results 1 – 3 of 3) sorted by relevance
51 u32 mali_gp_dump_state(struct mali_gp_core *core, char *buf, u32 size);
320 u32 mali_gp_dump_state(struct mali_gp_core *core, char *buf, u32 size) in mali_gp_dump_state() function
1441 n += mali_gp_dump_state(group->gp_core, buf + n, size - n); in mali_group_dump_state()