Linux Perf
hist_entry_diff Struct Reference

#include <sort.h>

Collaboration diagram for hist_entry_diff:
Collaboration graph

Public Attributes

bool computed
 
union {
   double   period_ratio_delta
 
   double   period_ratio
 
   s64   wdiff
 
}; 
 

Detailed Description

Definition at line 64 of file sort.h.

Member Data Documentation

◆ @138

union { ... }

◆ computed

bool hist_entry_diff::computed

Definition at line 65 of file sort.h.

◆ period_ratio

double hist_entry_diff::period_ratio

Definition at line 71 of file sort.h.

◆ period_ratio_delta

double hist_entry_diff::period_ratio_delta

Definition at line 68 of file sort.h.

◆ wdiff

s64 hist_entry_diff::wdiff

Definition at line 74 of file sort.h.


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