|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
#include <stdint.h>#include <stddef.h>#include <sys/mman.h>
Include dependency graph for loadspy_cross_page_tp.c:Go to the source code of this file.
Macros | |
| #define | WORK_COUNT 50000 |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| static volatile uint64_t | sink |
| #define WORK_COUNT 50000 |
Definition at line 7 of file loadspy_cross_page_tp.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 9 of file loadspy_cross_page_tp.c.
References sink, and WORK_COUNT.
|
static |
Definition at line 8 of file loadspy_cross_page_tp.c.
Referenced by main().