Home
last modified time | relevance | path

Searched refs:fmt_header (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-debug.c15 static const char *fmt_header = variable
91 scnprintf(buf + pos, bufsz - pos, fmt_header, in il4965_ucode_rx_stats_read()
185 scnprintf(buf + pos, bufsz - pos, fmt_header, in il4965_ucode_rx_stats_read()
275 scnprintf(buf + pos, bufsz - pos, fmt_header, in il4965_ucode_rx_stats_read()
403 scnprintf(buf + pos, bufsz - pos, fmt_header, in il4965_ucode_rx_stats_read()
482 pos += scnprintf(buf + pos, bufsz - pos, fmt_header, "Statistics_Tx:"); in il4965_ucode_tx_stats_read()
660 scnprintf(buf + pos, bufsz - pos, fmt_header, in il4965_ucode_general_stats_read()
/linux/tools/perf/
H A Dbuiltin-kvm.c344 static int fmt_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in fmt_header() function
408 fmt->header = fmt_header; in get_format()