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

  /external/oprofile/daemon/liblegacy/
opd_mapping.h 83 * opd_is_in_map - check whether an EIP is within a mapping
90 inline static int opd_is_in_map(struct opd_map * map, unsigned long eip) function
opd_proc.c 174 if (opd_is_in_map(map, sample->eip)) {

Completed in 80 milliseconds