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