zynq: remove unused statistics fields from Mach structure
This commit is contained in:
parent
65db705481
commit
13a79fbb72
1 changed files with 0 additions and 3 deletions
|
@ -150,9 +150,6 @@ struct Mach
|
|||
int syscall;
|
||||
int load;
|
||||
int intr;
|
||||
uvlong fastclock; /* last sampled value */
|
||||
uvlong inidle; /* time spent in idlehands() */
|
||||
// ulong spuriousintr;
|
||||
int lastintr;
|
||||
int ilockdepth;
|
||||
Perf perf; /* performance counters */
|
||||
|
|
Loading…
Reference in a new issue