HomeSort by relevance Sort by last modified time
    Searched refs:TimeRecord (Results 1 - 25 of 46) sorted by null

1 2

  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
46 bool operator<(const TimeRecord &T) const {
51 void operator+=(const TimeRecord &RHS) {
57 void operator-=(const TimeRecord &RHS) {
66 void print(const TimeRecord &Total, raw_ostream &OS) const;
77 TimeRecord Time; ///< The total time captured.
78 TimeRecord StartTime; ///< The time startTimer() was last called.
130 TimeRecord getTotalTime() const { return Time;
    [all...]
  /external/llvm/include/llvm/Support/
Timer.h 26 class TimeRecord {
32 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
38 static TimeRecord getCurrentTime(bool Start = true);
47 bool operator<(const TimeRecord &T) const {
52 void operator+=(const TimeRecord &RHS) {
58 void operator-=(const TimeRecord &RHS) {
67 void print(const TimeRecord &Total, raw_ostream &OS) const;
79 TimeRecord Time; // The total time captured
80 TimeRecord StartTime; // The time startTimer() was last called
125 TimeRecord getTotalTime() const { return Time;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Timer.h 31 class TimeRecord {
37 TimeRecord() : WallTime(0), UserTime(0), SystemTime(0), MemUsed(0) {}
43 static TimeRecord getCurrentTime(bool Start = true);
53 bool operator<(const TimeRecord &T) const {
58 void operator+=(const TimeRecord &RHS) {
64 void operator-=(const TimeRecord &RHS) {
73 void print(const TimeRecord &Total, raw_ostream &OS) const;
85 TimeRecord Time;
168 std::vector<std::pair<TimeRecord, std::string> > TimersToPrint;
  /frameworks/native/services/surfaceflinger/TimeStats/
TimeStats.h 43 struct TimeRecord {
60 TimeRecord prevTimeRecord;
61 std::deque<TimeRecord> timeRecords;
87 bool recordReadyLocked(const std::string& layerName, TimeRecord* timeRecord);
TimeStats.cpp 109 bool TimeStats::recordReadyLocked(const std::string& layerName, TimeRecord* timeRecord) {
110 if (!timeRecord->ready) {
112 timeRecord->frameNumber);
116 if (timeRecord->acquireFence != nullptr) {
117 if (timeRecord->acquireFence->getSignalTime() == Fence::SIGNAL_TIME_PENDING) {
120 if (timeRecord->acquireFence->getSignalTime() != Fence::SIGNAL_TIME_INVALID) {
121 timeRecord->acquireTime = timeRecord->acquireFence->getSignalTime();
122 timeRecord->acquireFence = nullptr
    [all...]
  /external/llvm/lib/Support/
Timer.cpp 120 TimeRecord TimeRecord::getCurrentTime(bool Start) {
121 TimeRecord Result;
141 StartTime = TimeRecord::getCurrentTime(true);
147 Time += TimeRecord::getCurrentTime(false);
153 Time = StartTime = TimeRecord();
163 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const {
305 TimeRecord Total;
338 const std::pair<TimeRecord, std::string> &Entry = TimersToPrint[e-i-1]
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
Timer.cpp 129 TimeRecord TimeRecord::getCurrentTime(bool Start) {
130 TimeRecord Result;
152 Time -= TimeRecord::getCurrentTime(true);
156 Time += TimeRecord::getCurrentTime(false);
177 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const {
320 TimeRecord Total;
355 const std::pair<TimeRecord, std::string> &Entry = TimersToPrint[e-i-1];
379 T->Time = TimeRecord();
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Timer.cpp 120 TimeRecord TimeRecord::getCurrentTime(bool Start) {
122 TimeRecord Result;
143 StartTime = TimeRecord::getCurrentTime(true);
149 Time += TimeRecord::getCurrentTime(false);
155 Time = StartTime = TimeRecord();
165 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const {
297 TimeRecord Total;
384 const TimeRecord &T = R.Time
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 125 Profiling(llvm::StringMap<llvm::TimeRecord> &Records)
129 llvm::StringMap<llvm::TimeRecord> &Records;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 125 Profiling(llvm::StringMap<llvm::TimeRecord> &Records)
129 llvm::StringMap<llvm::TimeRecord> &Records;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchFinder.h 125 Profiling(llvm::StringMap<llvm::TimeRecord> &Records)
129 llvm::StringMap<llvm::TimeRecord> &Records;

Completed in 678 milliseconds

1 2