OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 28 milliseconds