Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
perf_target Struct Reference

#include <target.h>

Data Fields

const charpid
 
const chartid
 
const charcpu_list
 
const charuid_str
 
uid_t uid
 
bool system_wide
 
bool uses_mmap
 

Detailed Description

Definition at line 7 of file target.h.

Field Documentation

const char* cpu_list

Definition at line 10 of file target.h.

Definition at line 8 of file target.h.

bool system_wide

Definition at line 13 of file target.h.

const char* tid

Definition at line 9 of file target.h.

uid_t uid

Definition at line 12 of file target.h.

const char* uid_str

Definition at line 11 of file target.h.

bool uses_mmap

Definition at line 14 of file target.h.


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