HomeSort by relevance Sort by last modified time
    Searched full:opd_module (Results 1 - 5 of 5) sorted by null

  /external/oprofile/daemon/liblegacy/
opd_kernel.c 30 struct opd_module { struct
78 static struct opd_module *
81 struct opd_module * module = xmalloc(sizeof(struct opd_module));
98 static struct opd_module * opd_find_module_by_name(char * name)
101 struct opd_module * module;
104 module = list_entry(pos, struct opd_module, module_list);
117 struct opd_module * module;
121 module = list_entry(pos, struct opd_module, module_list);
154 struct opd_module * mod
    [all...]
opd_24_stats.h 18 OPD_MODULE, /**< nr module samples */
opd_24_stats.c 30 printf("Nr. modules samples: %lu\n", opd_24_stats[OPD_MODULE]);
  /external/oprofile/
ChangeLog-2002     [all...]
ChangeLog-2003     [all...]

Completed in 59 milliseconds