Searched refs:__pure (Results 1 – 3 of 3) sorted by relevance
28 #ifndef __pure29 #define __pure __attribute__((pure)) macro
7 int __pure cacheline_size(void);
321 static __pure inline bool hist_entry__has_callchains(struct hist_entry *he) in hist_entry__has_callchains()466 static __pure inline bool hists__has_callchains(struct hists *hists) in hists__has_callchains()
Completed in 15 milliseconds