API Reference Manual 1.51.0
Loading...
Searching...
No Matches
autoheader_external.h
1/* include/odp/autoheader_external.h. Generated from autoheader_external.h.in by configure. */
2
3#ifndef ODP_AUTOHEADER_EXTERNAL_H_
4#define ODP_AUTOHEADER_EXTERNAL_H_
5
6/* Define to 1 to include additional debug code */
7#define ODP_DEBUG 0
8
9/* Define to 1 to display debug information */
10#define ODP_DEBUG_PRINT 0
11
12/* Define cache line size */
13/* #undef _ODP_CACHE_LINE_SIZE */
14
15/* Define to 1 or 2 to enable event validation */
16#define _ODP_EVENT_VALIDATION 0
17
18/* Define to 1 when FEAT_ECV is available */
19/* #undef _ODP_FEAT_ECV */
20
21/* Define to 1 when target has 1 GHz time counter frequency */
22/* #undef _ODP_TIME_FREQ_1GHZ */
23
24/* Define to 1 to enable WFE based lock implementation on aarch64 */
25/* #undef _ODP_WFE_LOCKS */
26
27#endif