Home
last modified time | relevance | path

Searched defs:overhead (Results 1 - 25 of 86) sorted by relevance

1234

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c72 uint64_t current, overhead; in determine_overhead() local
25 do_count_loop(struct event *event, uint64_t instructions, uint64_t overhead, bool report) do_count_loop() argument
112 uint64_t overhead; instruction_count() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c72 uint64_t current, overhead; in determine_overhead() local
25 do_count_loop(struct event *event, uint64_t instructions, uint64_t overhead, bool report) do_count_loop() argument
112 uint64_t overhead; instruction_count() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c76 u64 current, overhead; in determine_overhead() local
29 do_count_loop(struct event *events, u64 instructions, u64 overhead, bool report) do_count_loop() argument
97 u64 overhead; test_body() local
[all...]
H A Dcount_stcx_fail.c81 u64 current, overhead; in determine_overhead() local
29 do_count_loop(struct event *events, u64 instructions, u64 overhead, bool report) do_count_loop() argument
105 u64 overhead; test_body() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c76 u64 current, overhead; in determine_overhead() local
29 do_count_loop(struct event *events, u64 instructions, u64 overhead, bool report) do_count_loop() argument
97 u64 overhead; test_body() local
[all...]
H A Dcount_stcx_fail.c81 u64 current, overhead; in determine_overhead() local
29 do_count_loop(struct event *events, u64 instructions, u64 overhead, bool report) do_count_loop() argument
105 u64 overhead; test_body() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00crypto.c68 unsigned int overhead = 0; in rt2x00crypto_tx_overhead() local
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dess.c120 u_long payload, overhead ; in ess_raf_received_pack() local
376 process_bw_alloc(struct s_smc *smc, long int payload, long int overhead) process_bw_alloc() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00crypto.c68 unsigned int overhead = 0; in rt2x00crypto_tx_overhead() local
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dess.c119 u_long payload, overhead ; in ess_raf_received_pack() local
375 process_bw_alloc(struct s_smc *smc, long int payload, long int overhead) process_bw_alloc() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Ddevice.c265 const int overhead = MESSAGE_MINIMUM_LENGTH + sizeof(struct udphdr) + in wg_setup() local
/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_lookup.c108 int overhead = VXFS_DIRBLKOV(sbi, dbp); in vxfs_find_entry() local
259 int overhead = VXFS_DIRBLKOV(sbi, dbp); in vxfs_readdir() local
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_lookup.c84 int overhead = VXFS_DIRBLKOV(sbi, dbp); in vxfs_find_entry() local
235 int overhead = VXFS_DIRBLKOV(sbi, dbp); in vxfs_readdir() local
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Ddevice.c282 const int overhead = MESSAGE_MINIMUM_LENGTH + sizeof(struct udphdr) + in wg_setup() local
/third_party/node/deps/openssl/openssl/ssl/record/
H A Dtls_pad.c78 const size_t overhead = 1 /* padding length byte */ + mac_size; in ssl3_cbc_remove_padding_and_mac() local
124 size_t overhead = ((block_size == 1) ? 0 : 1) /* padding length byte */ in tls1_cbc_remove_padding_and_mac() local
/third_party/skia/src/core/
H A DSkArenaAlloc.cpp72 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace() local
/third_party/openssl/ssl/record/
H A Dtls_pad.c78 const size_t overhead = 1 /* padding length byte */ + mac_size; in ssl3_cbc_remove_padding_and_mac() local
124 size_t overhead = ((block_size == 1) ? 0 : 1) /* padding length byte */ in tls1_cbc_remove_padding_and_mac() local
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_eth.c208 unsigned int overhead = 0; in l2tp_eth_adjust_mtu() local
/kernel/linux/linux-5.10/net/mac80211/
H A Drc80211_minstrel_ht.h78 unsigned int overhead; member
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_eth.c208 unsigned int overhead = 0; in l2tp_eth_adjust_mtu() local
/kernel/linux/linux-6.6/net/sctp/
H A Doutput.c221 int overhead = 0; in sctp_packet_bundle_pad() local
[all...]
/third_party/elfutils/libdwelf/
H A Ddwelf_strtab.c112 size_t overhead = offsetof (struct memoryblock, memory); in morememory() local
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c239 uint64_t overhead = 0; in lwsac_total_overhead() local
/kernel/linux/linux-6.6/net/mac80211/
H A Dairtime.c471 u32 duration, overhead = 0; in ieee80211_calc_rx_airtime() local
655 u32 duration, overhead; in ieee80211_calc_expected_tx_airtime() local
403 ieee80211_get_rate_duration(struct ieee80211_hw *hw, struct ieee80211_rx_status *status, u32 *overhead) ieee80211_get_rate_duration() argument
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtime-schedule.c102 signed long overhead, total_diffs; in main() local
[all...]

Completed in 12 milliseconds

1234