Searched refs:r600_perfcounters_init (Results 1 – 3 of 3) sorted by relevance
275 bool r600_perfcounters_init(struct r600_perfcounters *, unsigned num_blocks);
589 bool r600_perfcounters_init(struct r600_perfcounters *pc, in r600_perfcounters_init() function
708 if (!r600_perfcounters_init(pc, num_blocks)) in si_init_perfcounters()