| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-proc.c | 296 seq_printf(f, "%-25s ", name); in taskq_seq_show_impl() 307 seq_printf(f, "\t%s:", in taskq_seq_show_impl() 310 seq_printf(f, "\n\t "); in taskq_seq_show_impl() 313 seq_printf(f, " [%d]%pf(%ps)", in taskq_seq_show_impl() 319 seq_printf(f, "\n"); in taskq_seq_show_impl() 341 seq_printf(f, "\t%s:", in taskq_seq_show_impl() 353 seq_printf(f, "\t%s:", in taskq_seq_show_impl() 358 seq_printf(f, " %pf(%ps)", in taskq_seq_show_impl() 364 seq_printf(f, "\n"); in taskq_seq_show_impl() 418 seq_printf(f, in slab_seq_show_headers() [all …]
|
| H A D | spl-kstat.c | 143 seq_printf(f, "raw data\n"); in kstat_seq_show_headers() 147 seq_printf(f, "%-31s %-4s %s\n", in kstat_seq_show_headers() 156 seq_printf(f, in kstat_seq_show_headers() 165 seq_printf(f, in kstat_seq_show_headers() 184 seq_printf(f, "%03x:", i); in kstat_seq_show_raw() 188 seq_printf(f, "\n"); in kstat_seq_show_raw() 194 seq_printf(f, "\n"); in kstat_seq_show_raw() 224 seq_printf(f, "%llu", in kstat_seq_show_named() 242 seq_printf(f, "\n"); in kstat_seq_show_named() 264 seq_printf(f, in kstat_seq_show_io() [all …]
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_debugfs.c | 113 seq_printf(f, "%s\n", log_value ? log_value : "(null)"); in debugfs_log_show() 198 seq_printf(f, "%d\n", use_count); in debugfs_usecount_show() 222 seq_printf(f, "%s\n", trace ? "Y" : "N"); in debugfs_trace_show()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_debug.c | 57 seq_printf(f, "%-12s %-8s\n", "timestamp", "message"); in zfs_dbgmsg_show_header() 65 seq_printf(f, "%-12llu %-s\n", in zfs_dbgmsg_show()
|
| H A D | zpl_super.c | 222 seq_printf(seq, ",%s", in __zpl_show_options()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_stats.c | 73 seq_printf(f, "%-8s %-16s %-8s %-8s %-8s %-8s %-8s " in spa_read_history_show_header() 85 seq_printf(f, "%-8llu %-16llu 0x%-6llx " in spa_read_history_show() 208 seq_printf(f, "%-8s %-16s %-5s %-12s %-12s %-12s " in spa_txg_history_show_header() 248 seq_printf(f, "%-8llu %-16llu %-5c %-12llu " in spa_txg_history_show() 635 seq_printf(f, "%-10s %-10s %-10s %-6s %-10s %-12s %-24s " in spa_mmp_history_show_header() 650 seq_printf(f, (smh->error_start ? skip_fmt : write_fmt), in spa_mmp_history_show()
|
| H A D | spa_misc.c | 2128 seq_printf(f, "%-20s %-14s %-14s %-12s %s\n", "pool_guid", in spa_import_progress_show_header() 2139 seq_printf(f, "%-20llu %-14llu %-14llu %-12llu %s\n", in spa_import_progress_show()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_procfs_list.c | 41 seq_printf(struct seq_file *f, const char *fmt, ...) in seq_printf() function
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 93 void seq_printf(struct seq_file *m, const char *fmt, ...);
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfs_context.h | 389 void seq_printf(struct seq_file *m, const char *fmt, ...);
|
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 442 seq_printf(struct seq_file *m, const char *fmt, ...) in seq_printf() function
|