Lines Matching refs:TSC
373 // When we encounter a new function entry, we want to record the TSC for
380 R.TSC);
394 TS.emplace_back(N, R.TSC);
397 // instead, add it to the stack associated with the TSC.
398 TS.emplace_back(*I, R.TSC);
432 std::max(E.second, R.TSC) - std::min(E.second, R.TSC));
436 std::max(Deepest.second, R.TSC) - std::min(Deepest.second, R.TSC));
439 std::max(Deepest.second, R.TSC) - std::min(Deepest.second, R.TSC));