Home | Sort by relevance Sort by last modified time |
/external/v8/test/cctest/ | |
test-log.cc | 59 bool saved_prof = i::FLAG_prof; \ 61 i::FLAG_prof = true; \ 84 i::FLAG_prof = saved_prof_; |
/external/v8/src/ | |
log-utils.cc | 45 if (FLAG_prof) FLAG_log_code = true; |