|
HPCToolkit
|
#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"

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 struct core_profile_trace_data_t core_profile_trace_data_t |
| enum perf_ksym_e |
| Enumerator | |
|---|---|
| PERF_UNDEFINED | |
| PERF_AVAILABLE | |
| PERF_UNAVAILABLE | |
Definition at line 12 of file core_profile_trace_data.h.