Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h30051 struct tracer_stat { struct
30053 void * (*stat_start)(struct tracer_stat *); argument
30054 void * (*stat_next)(void *, int);
30055 cmp_func_t stat_cmp;
30056 int (*stat_show)(struct seq_file *, void *);
30057 void (*stat_release)(void *);
30058 int (*stat_headers)(struct seq_file *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h40045 struct tracer_stat { struct
40047 void * (*stat_start)(struct tracer_stat *); argument
40048 void * (*stat_next)(void *, int);
40049 cmp_func_t stat_cmp;
40050 int (*stat_show)(struct seq_file *, void *);
40051 void (*stat_release)(void *);
40052 int (*stat_headers)(struct seq_file *);