Home
last modified time | relevance | path

Searched defs:hits (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_count.c8 struct counter hits; member
31 struct counter *hits; member
H A Drun_common.sh21 function hits() function
H A Dbench_rename.c10 struct counter hits; member
/openbmc/linux/kernel/
H A Dprofile.c36 u32 pc, hits; member
178 struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[j]; in profile_flip_buffers() local
201 struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[i]; in profile_discard_flip_buffers() local
211 struct profile_hit *hits; in do_profile_hits() local
/openbmc/qemu/tests/tcg/plugins/
H A Dinsn.c27 uint64_t hits; member
42 uint64_t hits; member
226 uint64_t hits = qemu_plugin_u64_sum(hit_e); in plugin_exit() local
/openbmc/linux/mm/
H A Dswap_state.c52 #define SWAP_RA_VAL(addr, win, hits) \ argument
351 int win, hits; in swap_cache_get_folio() local
543 int hits, in __swapin_nr_pages()
584 unsigned int hits, pages, max_pages; in swapin_nr_pages() local
723 unsigned int max_win, hits, prev_win, win; in swap_ra_info() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop_bench.c11 long hits; variable
H A Dstrncmp_bench.c14 long hits = 0; variable
H A Dlocal_storage_rcu_tasks_trace_bench.c15 long hits; variable
H A Dtrigger_bench.c12 long hits = 0; variable
H A Dlocal_storage_bench.c37 long hits; variable
/openbmc/linux/fs/
H A Dfs_struct.c69 int hits = 0; in chroot_fs_refs() local
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c62 u32 hits = mvpp2_cls_flow_hits(entry->priv, entry->id); in mvpp2_dbgfs_flow_flt_hits_show() local
75 u32 hits = mvpp2_cls_lookup_hits(entry->priv, entry->flow); in mvpp2_dbgfs_flow_dec_hits_show() local
194 u32 hits; in mvpp2_dbgfs_flow_c2_hits_show() local
/openbmc/linux/include/linux/
H A Dlru_cache.h196 unsigned long hits, misses, starving, locked, changed; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.h41 long hits; member
/openbmc/linux/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c223 int mon, hits = 0; in parse_monitor_param() local
/openbmc/linux/drivers/cpuidle/governors/
H A Dteo.c178 unsigned int hits; member
/openbmc/linux/kernel/trace/
H A Dtracing_map.h199 atomic64_t hits; member
/openbmc/u-boot/include/
H A Dblk.h169 unsigned hits; member
/openbmc/linux/net/netfilter/
H A Dxt_recent.c300 unsigned int i, hits = 0; in recent_mt() local
/openbmc/linux/fs/nfsd/
H A Dfilecache.c1208 unsigned long hits = 0, acquisitions = 0; in nfsd_file_cache_stats_show() local
/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.c63 #define HITS(hits) hits, "hit/s" argument
134 __u64 hits; member
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c1349 u64 hits = top->samples; in __cmd_top() local
/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c518 unsigned int hits; member
1042 unsigned int hits = mq->cache_stats.hits; in default_promote_level() local
/openbmc/linux/include/net/
H A Dneighbour.h123 unsigned long hits; /* number of hits (among lookups) */ member

12