PAPI 7.1.0.0
Loading...
Searching...
No Matches
pfm_context_t Struct Reference

#include <perfmon.h>

Collaboration diagram for pfm_context_t:

Data Fields

int ctx_fd
 
pfarg_ctx_t ctx
 
pfarg_load_t load
 
pfm_dfl_smpl_arg_t smpl
 
void * smpl_buf
 

Detailed Description

Definition at line 80 of file components/perfmon2/perfmon.h.

Field Documentation

◆ ctx

pfarg_ctx_t pfm_context_t::ctx

Definition at line 87 of file components/perfmon2/perfmon.h.

◆ ctx_fd

int pfm_context_t::ctx_fd

Definition at line 86 of file components/perfmon2/perfmon.h.

◆ load

pfarg_load_t pfm_context_t::load

Definition at line 89 of file components/perfmon2/perfmon.h.

◆ smpl

pfm_dfl_smpl_arg_t pfm_context_t::smpl

Definition at line 91 of file components/perfmon2/perfmon.h.

◆ smpl_buf

void* pfm_context_t::smpl_buf

Definition at line 93 of file components/perfmon2/perfmon.h.


The documentation for this struct was generated from the following file: