Searched refs:dump_stat (Results 1 – 5 of 5) sorted by relevance
48 static void dump_stat(struct rtnl_link *link, int id) in dump_stat() function66 dump_stat(link, i); in dump_stats()75 dump_stat(link, id); in dump_stats()
61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()77 if (sb_context::dump_stat) { in r600_sb_context_destroy()104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
34 unsigned sb_context::dump_stat = 0; member in r600_sb::sb_context
684 static unsigned dump_stat; variable780 #define SB_DUMP_STAT(a) do { if (sb_context::dump_stat) { a } } while (0)
495 if (!sb_context::dump_stat) in collect_stats()