CCTLib
Calling-context and data-object attribution library for Intel Pin
test.c File Reference
#include <stdio.h>
#include <sys/time.h>
+ Include dependency graph for test.c:

Go to the source code of this file.

Macros

#define MAX   5010
 

Functions

void shashawen (int index)
 
void main ()
 

Macro Definition Documentation

◆ MAX

#define MAX   5010

Definition at line 6 of file test.c.

Function Documentation

◆ main()

void main ( )

Definition at line 24 of file test.c.

References MAX, and shashawen().

◆ shashawen()

void shashawen ( int  index)

Definition at line 9 of file test.c.

References a, array(), and f().

Referenced by main().