Linux Perf
kmod_path Struct Reference

#include <dso.h>

Collaboration diagram for kmod_path:
Collaboration graph

Public Attributes

char * name
 
char * ext
 
bool comp
 
bool kmod
 

Detailed Description

Definition at line 264 of file dso.h.

Member Data Documentation

◆ comp

bool kmod_path::comp

Definition at line 267 of file dso.h.

◆ ext

char* kmod_path::ext

Definition at line 266 of file dso.h.

◆ kmod

bool kmod_path::kmod

Definition at line 268 of file dso.h.

◆ name

char* kmod_path::name

Definition at line 265 of file dso.h.


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