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