SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
Public Types | |
enum | Type { SOURCE , PROCESS_SOURCE } |
Public Member Functions | |
EventType (Type type, intptr_t source_addr=-1) | |
Public Attributes | |
enum SourceXtractor::Prefetcher::EventType::Type | m_event_type |
intptr_t | m_source_addr |
Definition at line 94 of file Prefetcher.h.
Enumerator | |
---|---|
SOURCE | |
PROCESS_SOURCE |
Definition at line 95 of file Prefetcher.h.
|
inlineexplicit |
Definition at line 100 of file Prefetcher.h.
enum SourceXtractor::Prefetcher::EventType::Type SourceXtractor::Prefetcher::EventType::m_event_type |
intptr_t SourceXtractor::Prefetcher::EventType::m_source_addr |
Definition at line 98 of file Prefetcher.h.