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

  /external/chromium_org/tools/traceline/traceline/scripts/
crit_sec.js 24 if (e['eventtype'] == 'EVENT_TYPE_ENTER_CS' ||
43 if (e['eventtype'] == 'EVENT_TYPE_ENTER_CS') {
70 if (e['eventtype'] == 'EVENT_TYPE_ENTER_CS') {
  /external/chromium_org/tools/traceline/traceline/
main.cc 151 EVENT_TYPE_ENTER_CS = 10,
735 static const EventRecordType kRecordType = EVENT_TYPE_ENTER_CS;
    [all...]

Completed in 32 milliseconds