linux_dsm_epyc7002/arch/x86/oprofile
Robert Richter 51563a0e56 x86/oprofile: introduce oprofile_add_data64()
The IBS implemention writes 64 bit register values to the cpu buffer
by writing two 32 values using oprofile_add_data(). This patch
introduces oprofile_add_data64() to write a single 64 bit value to the
buffer.

Signed-off-by: Robert Richter <robert.richter@amd.com>
2009-06-11 20:16:00 +02:00
..
backtrace.c x86, 32-bit: fix kernel_trap_sp() 2009-05-12 00:39:52 +02:00
init.c x86: coding style fixes to arch/x86/oprofile/init.c 2008-04-17 17:40:49 +02:00
Makefile x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c 2008-07-26 11:48:14 +02:00
nmi_int.c x86/oprofile: remove some local variables in MSR save/restore functions 2009-06-11 20:15:28 +02:00
nmi_timer_int.c x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.c 2008-04-17 17:40:50 +02:00
op_counter.h oprofile: fixing whitespaces in arch/x86/oprofile/* 2008-10-16 17:17:46 +02:00
op_model_amd.c x86/oprofile: introduce oprofile_add_data64() 2009-06-11 20:16:00 +02:00
op_model_p4.c x86/oprofile: use 64 bit wrmsr functions 2009-06-11 19:42:17 +02:00
op_model_ppro.c x86/oprofile: replace CTR*_IS_RESERVED macros 2009-06-11 19:42:16 +02:00
op_x86_model.h x86/oprofile: use 64 bit values to save MSR states 2009-06-11 20:12:57 +02:00