Home
last modified time | relevance | path

Searched refs:dump_stat (Results 1 – 7 of 7) sorted by relevance

/external/libnl/src/
Dnl-link-stats.c45 static void dump_stat(struct rtnl_link *link, int id) in dump_stat() function
63 dump_stat(link, i); in dump_stats()
72 dump_stat(link, id); in dump_stats()
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_core.cpp61 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()
Dsb_context.cpp34 unsigned sb_context::dump_stat = 0; member in r600_sb::sb_context
Dsb_bc.h642 static unsigned dump_stat; variable
738 #define SB_DUMP_STAT(a) do { if (sb_context::dump_stat) { a } } while (0)
Dsb_shader.cpp495 if (!sb_context::dump_stat) in collect_stats()
/external/u-boot/fs/jffs2/
Djffs2_nand_1pass.c423 static inline void dump_stat(struct stat *st, const char *name) in dump_stat() function
461 dump_stat(&st, fname); in dump_inode()
Djffs2_1pass.c896 static inline void dump_stat(struct stat *st, const char *name) in dump_stat() function
934 dump_stat(&st, fname); in dump_inode()