Home
last modified time | relevance | path

Searched refs:tally (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/
H A Dcmd.c171 struct carl9170_tally_rsp tally; in carl9170_collect_tally() local
177 sizeof(tally), (u8 *)&tally); in carl9170_collect_tally()
181 tick = le32_to_cpu(tally.tick); in carl9170_collect_tally()
183 ar->tally.active += le32_to_cpu(tally.active) / tick; in carl9170_collect_tally()
184 ar->tally.cca += le32_to_cpu(tally.cca) / tick; in carl9170_collect_tally()
185 ar->tally.tx_time += le32_to_cpu(tally.tx_time) / tick; in carl9170_collect_tally()
186 ar->tally.rx_total += le32_to_cpu(tally.rx_total); in carl9170_collect_tally()
187 ar->tally.rx_overrun += le32_to_cpu(tally.rx_overrun); in carl9170_collect_tally()
191 info->time = ar->tally.active; in carl9170_collect_tally()
192 info->time_busy = ar->tally.cca; in carl9170_collect_tally()
[all …]
H A Dfwcmd.h329 struct carl9170_tally_rsp tally; member
H A Dcarl9170.h347 } tally; member
H A Dmain.c874 memset(&ar->tally, 0, sizeof(ar->tally)); in carl9170_update_survey()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dr8152.c6032 struct tally_counter tally; in rtl8152_get_ethtool_stats() local
6037 generic_ocp_read(tp, PLA_TALLYCNT, sizeof(tally), &tally, MCU_TYPE_PLA); in rtl8152_get_ethtool_stats()
6041 data[0] = le64_to_cpu(tally.tx_packets); in rtl8152_get_ethtool_stats()
6042 data[1] = le64_to_cpu(tally.rx_packets); in rtl8152_get_ethtool_stats()
6043 data[2] = le64_to_cpu(tally.tx_errors); in rtl8152_get_ethtool_stats()
6044 data[3] = le32_to_cpu(tally.rx_errors); in rtl8152_get_ethtool_stats()
6045 data[4] = le16_to_cpu(tally.rx_missed); in rtl8152_get_ethtool_stats()
6046 data[5] = le16_to_cpu(tally.align_errors); in rtl8152_get_ethtool_stats()
6047 data[6] = le32_to_cpu(tally.tx_one_collision); in rtl8152_get_ethtool_stats()
6048 data[7] = le32_to_cpu(tally.tx_multi_collision); in rtl8152_get_ethtool_stats()
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dpagemap.rst194 in kpagecount, and tally up the number of pages that are only referenced
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dgeneric-counter.rst22 some devices are quadrature encoder counters or tally counters, all
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-script-python.txt73 Basically our task is to keep a per-syscall tally that gets updated
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgprof.info323 The '-C' option causes 'gprof' to print a tally of functions and
325 print tally only for matching symbols.
401 The '-Z' option causes 'gprof' not to print a tally of functions
403 print tally, but exclude matching symbols.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgprof.info323 The '-C' option causes 'gprof' to print a tally of functions and
325 print tally only for matching symbols.
401 The '-Z' option causes 'gprof' not to print a tally of functions
403 print tally, but exclude matching symbols.
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dhistogram.rst549 that event. Here we tally bytes requested and bytes allocated for
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dusage.rst797 time a particular event is encountered, a tally is incremented for that