change function names
This commit is contained in:
@@ -103,7 +103,7 @@ static unsigned long read_perfctr(int counter)
|
||||
return rdpmc(counter);
|
||||
}
|
||||
|
||||
#define aal_mc_mb() asm volatile("mfence" : : : "memory");
|
||||
#define ihk_mc_mb() asm volatile("mfence" : : : "memory");
|
||||
|
||||
struct x86_desc_ptr {
|
||||
uint16_t size;
|
||||
|
||||
Reference in New Issue
Block a user