ITIMER_VIRTUAL 115 third_party/tcmalloc/chromium/src/tests/profile-handler_unittest.cc CHECK_EQ(0, getitimer(ITIMER_VIRTUAL, &virtual_timer_)); ITIMER_VIRTUAL 128 third_party/tcmalloc/chromium/src/tests/profile-handler_unittest.cc CHECK_EQ(0, setitimer(ITIMER_VIRTUAL, &new_timer_val, NULL)); ITIMER_VIRTUAL 138 third_party/tcmalloc/chromium/src/tests/profile-handler_unittest.cc CHECK_EQ(0, setitimer(ITIMER_VIRTUAL, &new_timer_val, NULL)); ITIMER_VIRTUAL 115 third_party/tcmalloc/vendor/src/tests/profile-handler_unittest.cc CHECK_EQ(0, getitimer(ITIMER_VIRTUAL, &virtual_timer_)); ITIMER_VIRTUAL 128 third_party/tcmalloc/vendor/src/tests/profile-handler_unittest.cc CHECK_EQ(0, setitimer(ITIMER_VIRTUAL, &new_timer_val, NULL)); ITIMER_VIRTUAL 138 third_party/tcmalloc/vendor/src/tests/profile-handler_unittest.cc CHECK_EQ(0, setitimer(ITIMER_VIRTUAL, &new_timer_val, NULL));