HPCToolkit
core_profile_trace_data.h File Reference
#include <stdint.h>
#include <stdio.h>
#include <lib/prof-lean/hpcio-buffer.h>
#include <lib/prof-lean/hpcfmt.h>
#include "epoch.h"
#include "cct2metrics.h"
Include dependency graph for core_profile_trace_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  core_profile_trace_data_t
 

Typedefs

typedef struct core_profile_trace_data_t core_profile_trace_data_t
 

Enumerations

enum  perf_ksym_e { PERF_UNDEFINED, PERF_AVAILABLE, PERF_UNAVAILABLE }
 

Typedef Documentation

◆ core_profile_trace_data_t

Enumeration Type Documentation

◆ perf_ksym_e

Enumerator
PERF_UNDEFINED 
PERF_AVAILABLE 
PERF_UNAVAILABLE 

Definition at line 12 of file core_profile_trace_data.h.