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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [libl4/] [include/] [l4lib/] [perfmon.h] - Rev 2

Compare with Previous | Blame | View Log

 
#include <l4lib/macros.h>
#include L4LIB_INC_SUBARCH(perfmon.h)
 
#if !defined (CONFIG_DEBUG_PERFMON_USER)
 
/* Common empty definitions for all arches */
static inline u32 perfmon_read_cyccnt() { return 0; }
 
static inline void perfmon_reset_start_cyccnt() { }
static inline u32 perfmon_read_reset_start_cyccnt() { return 0; }
 
#endif
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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