Linux Perf
str_node Struct Reference

#include <strlist.h>

Collaboration diagram for str_node:
Collaboration graph

Public Attributes

struct rb_node rb_node
 
const char * s
 

Detailed Description

Definition at line 10 of file strlist.h.

Member Data Documentation

◆ rb_node

struct rb_node str_node::rb_node

Definition at line 11 of file strlist.h.

◆ s

const char* str_node::s

Definition at line 12 of file strlist.h.


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