Home
last modified time | relevance | path

Searched refs:flag (Results 1 – 3 of 3) sorted by relevance

/TraceRecorderSource-3.4.0/
DtrcSnapshotRecorder.c1776 void prvTraceSetReadyEventsEnabled(uint32_t flag) in prvTraceSetReadyEventsEnabled() argument
1778 readyEventsEnabled = flag; in prvTraceSetReadyEventsEnabled()
1850 void prvTraceStoreLowPower(uint32_t flag) in prvTraceStoreLowPower() argument
1856 TRACE_ASSERT(flag <= 1, "prvTraceStoreLowPower: Invalid flag value", TRC_UNUSED); in prvTraceStoreLowPower()
1881 lp->type = (uint8_t) (LOW_POWER_BEGIN + ( uint8_t ) flag); /* BEGIN or END depending on flag */ in prvTraceStoreLowPower()
DDoxyfile180 # using the -I flag.
498 # This flag is only useful for Objective-C code. If set to YES, local methods,
506 # If this flag is set to YES, the members of anonymous namespaces will be
771 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
789 # EXTRACT_ALL is set to YES then this flag will automatically be disabled.
1403 # The GENERATE_CHI flag controls if a separate .chi index file is generated
1416 # The BINARY_TOC flag controls whether a binary table of contents is generated
1424 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
/TraceRecorderSource-3.4.0/include/
DtrcRecorder.h924 void prvTraceSetReadyEventsEnabled(uint32_t flag);
941 void prvTraceStoreLowPower(uint32_t flag);