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

  /external/oprofile/utils/
opcontrol 1180 MMCR0=`echo $EVENT_STR | awk '{print $2}'`
1181 MMCR1=`echo $EVENT_STR | awk '{print $3}'`
1182 MMCRA=`echo $EVENT_STR | awk '{print $4}'`
1220 event_num=`echo $EVENT_STR | awk '{print $1}'`
1379 EVENT_STR=`$OPHELP $EVENT`
1380 EVENT_VAL=`echo $EVENT_STR | awk '{print $1}'`
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 54 static char *event_str[EVENT_NUM + 1] = { variable
    [all...]

Completed in 194 milliseconds