Linux Perf
hist_browser_timer Struct Reference

#include <hist.h>

Collaboration diagram for hist_browser_timer:
Collaboration graph

Public Attributes

void(* timer )(void *arg)
 
void * arg
 
int refresh
 

Detailed Description

Definition at line 422 of file hist.h.

Member Data Documentation

◆ arg

void* hist_browser_timer::arg

Definition at line 424 of file hist.h.

◆ refresh

int hist_browser_timer::refresh

Definition at line 425 of file hist.h.

◆ timer

void(* hist_browser_timer::timer) (void *arg)

Definition at line 423 of file hist.h.


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