Skip to content
Commit 51563a0e authored by Robert Richter's avatar Robert Richter
Browse files

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: default avatarRobert Richter <robert.richter@amd.com>
parent c572ae4e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment