OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StatMopWrite
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_stat.h
23
StatMopWrite
,
tsan_stat.cc
31
name[
StatMopWrite
] = " writes ";
tsan_rtl.cc
576
StatInc(thr, kAccessIsWrite ?
StatMopWrite
: StatMopRead);
761
StatInc(thr, kAccessIsWrite ?
StatMopWrite
: StatMopRead);
770
StatInc(thr, kAccessIsWrite ?
StatMopWrite
: StatMopRead);
784
StatInc(thr, kAccessIsWrite ?
StatMopWrite
: StatMopRead);
809
StatInc(thr, kAccessIsWrite ?
StatMopWrite
: StatMopRead);
Completed in 47 milliseconds