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_rtl.cc
397
StatInc(thr, kAccessIsWrite ?
StatMopWrite
: StatMopRead);
512
StatInc(thr, kAccessIsWrite ?
StatMopWrite
: StatMopRead);
tsan_stat.cc
34
name[
StatMopWrite
] = " writes ";
Completed in 27 milliseconds