Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_sfile.c301 struct cg_entry * cg; in get_file()
326 cg = list_entry(pos, struct cg_entry, hash); in get_file()
333 cg = xmalloc(sizeof(struct cg_entry)); in get_file()
536 struct cg_entry * cg = in for_one_sfile()
537 list_entry(pos, struct cg_entry, hash); in for_one_sfile()
Dopd_sfile.h72 struct cg_entry { struct
Dopd_ibs.c754 struct cg_entry * cg; in ibs_sfile_get()
786 cg = list_entry(pos, struct cg_entry, hash); in ibs_sfile_get()
793 cg = xmalloc(sizeof(struct cg_entry)); in ibs_sfile_get()