|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
#include <stdint.h>#include <stdio.h>#include <stdlib.h>
Include dependency graph for deadspy_tp_sizes.c:Go to the source code of this file.
Macros | |
| #define | WORK_COUNT 5000 |
Functions | |
| __attribute__ ((noinline)) | |
| int | main (int argc, char **argv) |
Variables | |
| static volatile uint64_t | sink |
| #define WORK_COUNT 5000 |
Definition at line 9 of file deadspy_tp_sizes.c.
| __attribute__ | ( | (noinline) | ) |
Definition at line 13 of file deadspy_tp_sizes.c.
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 18 of file deadspy_tp_sizes.c.
References __attribute__(), sink, and WORK_COUNT.
|
static |
Definition at line 11 of file deadspy_tp_sizes.c.
Referenced by main().