Searched refs:exec_time (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/iwlegacy/
H A D3945-debug.c494 " %-30s %10u %10u %10u %10u\n", "exec_time:",
495 le32_to_cpu(div->exec_time), accum_div->exec_time,
496 delta_div->exec_time, max_div->exec_time);
H A D4965-debug.c724 scnprintf(buf + pos, bufsz - pos, fmt_table, "exec_time:",
725 le32_to_cpu(div->exec_time), accum_div->exec_time,
726 delta_div->exec_time, max_div->exec_time);
H A Dcommands.h2769 __le32 exec_time; member in struct:iwl39_stats_div
2911 __le32 exec_time; member in struct:stats_div
/drivers/net/wireless/iwlwifi/
H A Diwl-debugfs.c1653 fmt_table, "exec_time:",
1654 le32_to_cpu(div->exec_time), accum_div->exec_time,
1655 delta_div->exec_time, max_div->exec_time);
H A Diwl-commands.h2702 __le32 exec_time; member in struct:statistics_div

Completed in 64 milliseconds