Searched refs:dump_stat (Results 1 – 5 of 5) sorted by relevance
45 static void dump_stat(struct rtnl_link *link, int id) in dump_stat() function63 dump_stat(link, i); in dump_stats()72 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
636 static unsigned dump_stat; variable724 #define SB_DUMP_STAT(a) do { if (sb_context::dump_stat) { a } } while (0)
494 if (!sb_context::dump_stat) in collect_stats()