Searched defs:hits (Results 1 - 25 of 29) sorted by relevance

12

/linux-master/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
[all...]
H A Dlocal_storage_bench.c37 long hits; variable
/linux-master/tools/testing/selftests/bpf/benchs/
H A Drun_common.sh21 function hits() function
H A Dbench_count.c8 struct counter hits; member in struct:count_global_ctx
31 struct counter *hits; member in struct:count_local_ctx
[all...]
H A Dbench_rename.c10 struct counter hits; member in struct:ctx
/linux-master/fs/
H A Dfs_struct.c69 int hits = 0; local
/linux-master/include/linux/
H A Dlru_cache.h196 unsigned long hits, misses, starving, locked, changed; member in struct:lru_cache
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c223 int mon, hits = 0; local
/linux-master/kernel/trace/
H A Dtracing_map.h199 atomic64_t hits; member in struct:tracing_map
/linux-master/drivers/cpuidle/governors/
H A Dteo.c178 unsigned int hits; member in struct:teo_bin
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dbench.h41 long hits; member in struct:bench_res
/linux-master/kernel/
H A Dprofile.c36 u32 pc, hits; member in struct:profile_hit
187 struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[j]; local
210 struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[i]; local
220 struct profile_hit *hits; local
[all...]
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c62 u32 hits = mvpp2_cls_flow_hits(entry->priv, entry->id); local
75 u32 hits = mvpp2_cls_lookup_hits(entry->priv, entry->flow); local
194 u32 hits; local
[all...]
/linux-master/net/netfilter/
H A Dxt_recent.c300 unsigned int i, hits = 0; local
/linux-master/fs/nfsd/
H A Dfilecache.c1203 unsigned long hits = 0, acquisitions = 0; local
/linux-master/mm/
H A Dswap_state.c368 int win, hits; local
571 __swapin_nr_pages(unsigned long prev_offset, unsigned long offset, int hits, int max_pages, int prev_win) argument
614 unsigned int hits, pages, max_pages; local
756 unsigned int max_win, hits, prev_win, win; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-top.c1348 u64 hits = top->samples; local
/linux-master/samples/bpf/
H A Dxdp_sample_user.c134 __u64 hits; member in struct:sample_output::__anon3783
/linux-master/drivers/media/rc/
H A Dimon.c1183 static int x, y, prev_result, hits; local
/linux-master/include/net/
H A Dneighbour.h123 unsigned long hits; /* number of hits (among lookups) */ member in struct:neigh_statistics
/linux-master/security/selinux/
H A Dselinuxfs.c1549 unsigned int hits = lookups - misses; local
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c3003 u64 hits; local

Completed in 206 milliseconds

12