/linux-6.3-rc2/kernel/ |
A D | profile.c | 36 u32 pc, hits; member 187 struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[j]; in profile_flip_buffers() local 210 struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[i]; in profile_discard_flip_buffers() local 220 struct profile_hit *hits; in do_profile_hits() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/benchs/ |
A D | bench_count.c | 8 struct counter hits; member 36 struct counter *hits; member
|
A D | run_common.sh | 21 function hits() function
|
A D | bench_rename.c | 10 struct counter hits; member
|
/linux-6.3-rc2/mm/ |
A D | swap_state.c | 53 #define SWAP_RA_VAL(addr, win, hits) \ argument 353 int win, hits; in swap_cache_get_folio() local 532 int hits, in __swapin_nr_pages() 573 unsigned int hits, pages, max_pages; in swapin_nr_pages() local 706 unsigned int max_win, hits, prev_win, win; in swap_ra_info() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | bpf_loop_bench.c | 11 long hits; variable
|
A D | strncmp_bench.c | 14 long hits = 0; variable
|
A D | local_storage_rcu_tasks_trace_bench.c | 15 long hits; variable
|
A D | trigger_bench.c | 12 long hits = 0; variable
|
A D | local_storage_bench.c | 37 long hits; variable
|
/linux-6.3-rc2/fs/ |
A D | fs_struct.c | 69 int hits = 0; in chroot_fs_refs() local
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/ |
A D | mvpp2_debugfs.c | 62 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
|
/linux-6.3-rc2/include/linux/ |
A D | lru_cache.h | 196 unsigned long hits, misses, starving, locked, changed; member
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | bench.h | 40 long hits; member
|
/linux-6.3-rc2/tools/power/cpupower/utils/idle_monitor/ |
A D | cpupower-monitor.c | 223 int mon, hits = 0; in parse_monitor_param() local
|
/linux-6.3-rc2/drivers/cpuidle/governors/ |
A D | teo.c | 177 unsigned int hits; member
|
/linux-6.3-rc2/kernel/trace/ |
A D | tracing_map.h | 199 atomic64_t hits; member
|
/linux-6.3-rc2/net/netfilter/ |
A D | xt_recent.c | 300 unsigned int i, hits = 0; in recent_mt() local
|
/linux-6.3-rc2/samples/bpf/ |
A D | xdp_sample_user.c | 63 #define HITS(hits) hits, "hit/s" argument 134 __u64 hits; member
|
/linux-6.3-rc2/fs/nfsd/ |
A D | filecache.c | 1257 unsigned long hits = 0, acquisitions = 0; in nfsd_file_cache_stats_show() local
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-top.c | 1336 u64 hits = top->samples; in __cmd_top() local
|
A D | builtin-record.c | 1648 unsigned long long hits = thread->samples; in record__thread() local 2607 unsigned long long hits = thread->samples; in __cmd_record() local
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-cache-policy-smq.c | 518 unsigned int hits; member 1036 unsigned int hits = mq->cache_stats.hits; in default_promote_level() local
|
/linux-6.3-rc2/include/net/ |
A D | neighbour.h | 123 unsigned long hits; /* number of hits (among lookups) */ member
|
/linux-6.3-rc2/drivers/media/rc/ |
A D | imon.c | 1183 static int x, y, prev_result, hits; in stabilize() local
|