Searched refs:ctf_file (Results 1 – 4 of 4) sorted by relevance
40 struct ctf_file;149 struct ctf_file *proc_name2ctf(struct proc_handle *, const char *);
60 typedef struct ctf_file ctf_file_t;
191 struct ctf_file { struct211 struct ctf_file *ctf_parent; /* parent CTF container (if any) */ argument