|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
#include <stdio.h>
Include dependency graph for test1.c:Go to the source code of this file.
Macros | |
| #define | N (10000000) |
Functions | |
| void | g () |
| void | h () |
| void | h1 () |
| void | f () |
| int | main () |
Variables | |
| int | A [N] |
| int | B [N/2] |
| void f | ( | ) |
Definition at line 23 of file test1.c.
References g().
Referenced by InstrumentTrace(), main(), RunChecksAndExit(), and shashawen().
| void g | ( | ) |
Definition at line 6 of file test1.c.
References N.
Referenced by RBTree< K, V, S >::BalanceInsertion(), f(), RBTree< K, V, S >::RotateLeft(), RBTree< K, V, S >::RotateLeftThenRight(), RBTree< K, V, S >::RotateRight(), and RBTree< K, V, S >::RotateRightThenLeft().
| void h | ( | ) |
Definition at line 12 of file test1.c.
References N.
Referenced by BuildInventoryFromThread(), CaptureMainHandle(), PinCCTLib::DumpCallStack(), main(), RecordCtxt(), anonymous_namespace{shadow_memory_test.cpp}::TEST(), test_concurrent_init_pattern_data_centric_shape(), and anonymous_namespace{ins_reuse_integration_test.cpp}::TEST_F().