HomeSort by relevance Sort by last modified time
    Searched refs:cg_entry (Results 1 - 3 of 3) sorted by null

  /external/oprofile/daemon/
opd_sfile.h 72 struct cg_entry { struct
opd_sfile.c 301 struct cg_entry * cg;
326 cg = list_entry(pos, struct cg_entry, hash);
333 cg = xmalloc(sizeof(struct cg_entry));
536 struct cg_entry * cg =
537 list_entry(pos, struct cg_entry, hash);
opd_ibs.c 754 struct cg_entry * cg;
786 cg = list_entry(pos, struct cg_entry, hash);
793 cg = xmalloc(sizeof(struct cg_entry));

Completed in 29 milliseconds