op_types.h File Reference

#include <sys/types.h>
Include dependency graph for op_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned long long vma_t
typedef u64 count_type



typedef unsigned char u8
typedef unsigned short u16
typedef unsigned int u32
typedef unsigned long long u64
typedef int fd_t

Detailed Description

General-utility types

Remarks:
Copyright 2002 OProfile authors
Read the file COPYING
Author:
John Levon
Philippe Elie

Definition in file op_types.h.


Typedef Documentation

typedef u64 count_type

generic type to hold a sample count in pp tools

Definition at line 31 of file op_types.h.

typedef int fd_t

Definition at line 24 of file op_types.h.

typedef unsigned short u16

Definition at line 21 of file op_types.h.

typedef unsigned int u32

Definition at line 22 of file op_types.h.

typedef unsigned long long u64

Definition at line 23 of file op_types.h.

typedef unsigned char u8

Definition at line 20 of file op_types.h.

typedef unsigned long long vma_t

generic type for holding addresses

Definition at line 28 of file op_types.h.


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1