|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
#include <stdint.h>#include <stddef.h>
Include dependency graph for loadspy_repmovs_tp.c:Go to the source code of this file.
Macros | |
| #define | N 512 |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| static volatile uint64_t | sink |
| static uint64_t | src [N] |
| static uint64_t | dst [N] |
| #define N 512 |
Definition at line 7 of file loadspy_repmovs_tp.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
|
static |
Definition at line 10 of file loadspy_repmovs_tp.c.
Referenced by main().
|
static |
Definition at line 8 of file loadspy_repmovs_tp.c.
Referenced by main().
|
static |
Definition at line 9 of file loadspy_repmovs_tp.c.
Referenced by main(), and mergeFunc().