Searched defs:latency_record (Results 1 – 6 of 6) sorted by relevance
21 struct latency_record { struct22 unsigned long backtrace[LT_BACKTRACEDEPTH];23 unsigned int count;24 unsigned long time;25 unsigned long max;
1483 struct latency_record latency_record[LT_SAVECOUNT]; member
1363 struct latency_record latency_record[LT_SAVECOUNT]; member
62 static struct latency_record latency_record[MAXLR]; variable
63 static struct latency_record latency_record[MAXLR]; variable