Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h28864 struct tracing_map_ops { struct
28865 int (*elt_alloc)(struct tracing_map_elt *);
28866 void (*elt_free)(struct tracing_map_elt *);
28867 void (*elt_clear)(struct tracing_map_elt *);
28868 void (*elt_init)(struct tracing_map_elt *);