#include <operf_sfile.h>
Data Fields | |
struct operf_sfile | to |
struct list_head | hash |
a call-graph entry
Definition at line 72 of file operf_sfile.h.
struct list_head operf_cg_entry::hash [read] |
next in the hash slot
Definition at line 76 of file operf_sfile.h.
Referenced by for_one_sfile(), and get_file().
struct operf_sfile operf_cg_entry::to [read] |
where arc is to
Definition at line 74 of file operf_sfile.h.
Referenced by for_one_sfile(), and get_file().