Atlas Runtime
|
#include <assert.h>
#include <stdio.h>
#include <sys/time.h>
#include "atlas_alloc.h"
#include "atlas_api.h"
Macros | |
#define | LOOP_COUNT 1000000 |
Typedefs | |
typedef int | ARR_TYPE |
Functions | |
void | bar () |
int | main () |
Variables | |
uint32_t | stores_rgn_id |
#define LOOP_COUNT 1000000 |
typedef int ARR_TYPE |
void bar | ( | ) |
int main | ( | ) |
uint32_t stores_rgn_id |