aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/ds.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/ds.h')
-rw-r--r--include/asm-x86/ds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/ds.h b/include/asm-x86/ds.h
index edd8467740a..c9e15381dc7 100644
--- a/include/asm-x86/ds.h
+++ b/include/asm-x86/ds.h
@@ -48,7 +48,7 @@ struct bts_struct {
} lbr;
/* BTS_TASK_ARRIVES or
BTS_TASK_DEPARTS */
- unsigned long long timestamp;
+ unsigned long jiffies;
} variant;
};