ReactOS 0.4.15-dev-7942-gd23573b
_KPROFILE_SOURCE_OBJECT Struct Reference

#include <ke.h>

Collaboration diagram for _KPROFILE_SOURCE_OBJECT:

Public Attributes

KPROFILE_SOURCE Source
 
LIST_ENTRY ListEntry
 

Detailed Description

Definition at line 19 of file ke.h.

Member Data Documentation

◆ ListEntry

LIST_ENTRY _KPROFILE_SOURCE_OBJECT::ListEntry

Definition at line 22 of file ke.h.

Referenced by KeStartProfile(), and KeStopProfile().

◆ Source

KPROFILE_SOURCE _KPROFILE_SOURCE_OBJECT::Source

Definition at line 21 of file ke.h.

Referenced by KeStartProfile(), and KeStopProfile().


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