Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/intel/iwlegacy/
D3945-debug.c477 le32_to_cpu(div->exec_time), accum_div->exec_time, in il3945_ucode_general_stats_read()
478 delta_div->exec_time, max_div->exec_time); in il3945_ucode_general_stats_read()
D4965-debug.c707 le32_to_cpu(div->exec_time), accum_div->exec_time, in il4965_ucode_general_stats_read()
708 delta_div->exec_time, max_div->exec_time); in il4965_ucode_general_stats_read()
Dcommands.h2765 __le32 exec_time; member
2907 __le32 exec_time; member
/Linux-v6.1/tools/testing/kunit/
Dkunit.py158 exec_time = 0.0
174 exec_time += test_end - test_start
185 return KunitResult(status=kunit_status, elapsed_time=exec_time)
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dstats.h21 __le32 exec_time; member
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/dvm/
Ddebugfs.c1390 le32_to_cpu(div->exec_time), accum_div->exec_time, in iwl_dbgfs_ucode_general_stats_read()
1391 delta_div->exec_time, max_div->exec_time); in iwl_dbgfs_ucode_general_stats_read()
Dcommands.h2613 __le32 exec_time; member