Searched defs:comp (Results 1 – 10 of 10) sorted by relevance
/tools/testing/selftests/bpf/ |
A D | xsk.c | 70 struct xsk_ring_cons *comp; member 165 struct xsk_ring_cons *comp) in xsk_create_umem_rings() 225 struct xsk_ring_cons *comp, in xsk_umem__create() 506 struct xsk_ring_cons *comp) in xsk_create_ctx() 544 struct xsk_ring_cons *comp, in xsk_socket__create_shared()
|
A D | xsk.h | 58 xsk_ring_cons__comp_addr(const struct xsk_ring_cons *comp, __u32 idx) in xsk_ring_cons__comp_addr()
|
A D | xdp_hw_metadata.c | 62 struct xsk_ring_cons comp; member
|
A D | veristat.c | 2797 const struct verif_stats *comp = join_stats->stats_b; in output_comp_stats() local 2899 static int cmp_stats_key(const struct verif_stats *base, const struct verif_stats *comp) in cmp_stats_key() 3024 const struct verif_stats *base, *comp; in handle_comparison_mode() local
|
/tools/perf/tests/ |
A D | kmod-path.c | 11 int comp, const char *name) in test()
|
A D | code-reading.c | 550 static int comp(const void *a, const void *b) in comp() function
|
/tools/perf/util/ |
A D | dso.h | 286 int comp; in DECLARE_RC_STRUCT() local 405 static inline void dso__set_comp(struct dso *dso, int comp) in dso__set_comp() 771 int comp; member
|
A D | dso.c | 327 size_t len, int comp, int *err) in filename__decompress()
|
/tools/testing/selftests/bpf/prog_tests/ |
A D | xdp_metadata.c | 53 struct xsk_ring_cons comp; member
|
/tools/perf/ |
A D | builtin-sched.c | 153 bool comp; member
|
Completed in 43 milliseconds