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