Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h117720 struct pcs_function { struct
117721 const char *name;
117722 struct pcs_func_vals *vals;
117723 unsigned int nvals;
117724 const char **pgnames;
117725 int npgnames;
117726 struct pcs_conf_vals *conf;
117727 int nconfs;
117728 struct list_head node;
Dvmlinux_608.h117720 struct pcs_function { struct
117721 const char *name;
117722 struct pcs_func_vals *vals;
117723 unsigned int nvals;
117724 const char **pgnames;
117725 int npgnames;
117726 struct pcs_conf_vals *conf;
117727 int nconfs;
117728 struct list_head node;