OpenCores
URL https://opencores.org/ocsvn/c0or1k/c0or1k/trunk

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [libl4/] [include/] [l4lib/] [perfmon.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
 
2
#include <l4lib/macros.h>
3
#include L4LIB_INC_SUBARCH(perfmon.h)
4
 
5
#if !defined (CONFIG_DEBUG_PERFMON_USER)
6
 
7
/* Common empty definitions for all arches */
8
static inline u32 perfmon_read_cyccnt() { return 0; }
9
 
10
static inline void perfmon_reset_start_cyccnt() { }
11
static inline u32 perfmon_read_reset_start_cyccnt() { return 0; }
12
 
13
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.