Home
last modified time | relevance | path

Searched refs:trace_array (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h9477 struct trace_array;
9486 struct trace_array *tr;
9584 struct trace_array *tr;
32306 struct trace_array *tr;
32319 struct trace_array { struct
32370 int (*init)(struct trace_array *); argument
32371 void (*reset)(struct trace_array *);
32372 void (*start)(struct trace_array *);
32373 void (*stop)(struct trace_array *);
32374 int (*update_thresh)(struct trace_array *);
[all …]