Linux Perf
perf_stat_output_ctx Struct Reference

#include <stat.h>

Collaboration diagram for perf_stat_output_ctx:
Collaboration graph

Public Attributes

void * ctx
 
print_metric_t print_metric
 
new_line_t new_line
 
bool force_header
 

Detailed Description

Definition at line 144 of file stat.h.

Member Data Documentation

◆ ctx

void* perf_stat_output_ctx::ctx

Definition at line 145 of file stat.h.

◆ force_header

bool perf_stat_output_ctx::force_header

Definition at line 148 of file stat.h.

◆ new_line

new_line_t perf_stat_output_ctx::new_line

Definition at line 147 of file stat.h.

◆ print_metric

print_metric_t perf_stat_output_ctx::print_metric

Definition at line 146 of file stat.h.


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