Home
last modified time | relevance | path

Searched defs:out_batch (Results 1 - 3 of 3) sorted by relevance

/third_party/libbpf/src/
H A Dbpf.c551 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() argument
559 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch() argument
516 bpf_map_batch_common(int cmd, int fd, void *in_batch, void *out_batch, void *keys, void *values, __u32 *count, const struct bpf_map_batch_opts *opts) bpf_map_batch_common() argument
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1420 __aligned_u64 out_batch; /* output: next start batch */ member
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h9567 __u64 out_batch; member
[all...]

Completed in 402 milliseconds