|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
#include <cstdint>#include <cstdio>#include <vector>
Include dependency graph for exc_none_tn.cpp:Go to the source code of this file.
Macros | |
| #define | ITERS 20000 |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| static volatile uint64_t | sink |
| #define ITERS 20000 |
Definition at line 7 of file exc_none_tn.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 10 of file exc_none_tn.cpp.
|
static |
Definition at line 8 of file exc_none_tn.cpp.
Referenced by main().