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