Home
last modified time | relevance | path

Searched defs:dry_run (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/arm/common/
Dpl330.c379 static inline u32 _emit_ADDH(unsigned dry_run, u8 buf[], in _emit_ADDH()
395 static inline u32 _emit_END(unsigned dry_run, u8 buf[]) in _emit_END()
407 static inline u32 _emit_FLUSHP(unsigned dry_run, u8 buf[], u8 peri) in _emit_FLUSHP()
423 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_LD()
441 static inline u32 _emit_LDP(unsigned dry_run, u8 buf[], in _emit_LDP()
462 static inline u32 _emit_LP(unsigned dry_run, u8 buf[], in _emit_LP()
488 static inline u32 _emit_LPEND(unsigned dry_run, u8 buf[], in _emit_LPEND()
523 static inline u32 _emit_KILL(unsigned dry_run, u8 buf[]) in _emit_KILL()
533 static inline u32 _emit_MOV(unsigned dry_run, u8 buf[], in _emit_MOV()
549 static inline u32 _emit_NOP(unsigned dry_run, u8 buf[]) in _emit_NOP()
[all …]
/linux-3.3/kernel/trace/
Dtrace_events_filter.c1532 bool dry_run) in replace_preds()