#include <stdio.h>
#include <sys/time.h>
#include <assert.h>
#include <limits.h>
#include <include/hpctoolkit-config.h>
#include "disabled.h"
#include "env.h"
#include "files.h"
#include "monitor.h"
#include "rank.h"
#include "string.h"
#include "trace.h"
#include "thread_data.h"
#include "sample_prob.h"
#include <memory/hpcrun-malloc.h>
#include <messages/messages.h>
#include <lib/prof-lean/hpcfmt.h>
#include <lib/prof-lean/hpcrun-fmt.h>
#include <lib/prof-lean/hpcio.h>
#include <lib/prof-lean/hpcio-buffer.h>
Go to the source code of this file.
◆ hpcrun_trace_append()
◆ hpcrun_trace_append_with_time()
◆ hpcrun_trace_append_with_time_real()
static void hpcrun_trace_append_with_time_real |
( |
core_profile_trace_data_t * |
cptd, |
|
|
unsigned int |
call_path_id, |
|
|
uint |
metric_id, |
|
|
uint64_t |
microtime |
|
) |
| |
|
inlinestatic |
◆ hpcrun_trace_close()
◆ hpcrun_trace_file_validate()
static void hpcrun_trace_file_validate |
( |
int |
valid, |
|
|
char * |
op |
|
) |
| |
|
static |
◆ hpcrun_trace_init()
void hpcrun_trace_init |
( |
| ) |
|
◆ hpcrun_trace_isactive()
int hpcrun_trace_isactive |
( |
| ) |
|
◆ hpcrun_trace_open()
◆ tracing