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

  /external/blktrace/btt/
inlines.h 37 struct range_info *rip;
40 rip = list_entry(p, struct range_info, head);
53 struct range_info *rip;
56 rip = list_entry(head_p->prev, struct range_info, head);
globals.h 100 struct range_info { struct
output.c 799 struct range_info *rip;
804 rip = list_entry(p, struct range_info, head);
  /external/oprofile/utils/
opcontrol 521 range_info=`objdump -h $FILE_IMAGE 2>/dev/null | grep " .text "`
522 tmp1=`echo $range_info | awk '{print $4}'`
    [all...]

Completed in 59 milliseconds