Home
last modified time | relevance | path

Searched defs:tracing_map_ops (Results 1 – 4 of 4) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h40419 struct tracing_map_ops { struct
40420 int (*elt_alloc)(struct tracing_map_elt *);
40421 void (*elt_free)(struct tracing_map_elt *);
40422 void (*elt_clear)(struct tracing_map_elt *);
40423 void (*elt_init)(struct tracing_map_elt *);
Dvmlinux.h40419 struct tracing_map_ops { struct
40420 int (*elt_alloc)(struct tracing_map_elt *);
40421 void (*elt_free)(struct tracing_map_elt *);
40422 void (*elt_clear)(struct tracing_map_elt *);
40423 void (*elt_init)(struct tracing_map_elt *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h115504 struct tracing_map_ops { struct
115505 int (*elt_alloc)(struct tracing_map_elt *);
115506 void (*elt_free)(struct tracing_map_elt *);
115507 void (*elt_clear)(struct tracing_map_elt *);
115508 void (*elt_init)(struct tracing_map_elt *);
Dvmlinux_608.h115504 struct tracing_map_ops { struct
115505 int (*elt_alloc)(struct tracing_map_elt *);
115506 void (*elt_free)(struct tracing_map_elt *);
115507 void (*elt_clear)(struct tracing_map_elt *);
115508 void (*elt_init)(struct tracing_map_elt *);