Home
last modified time | relevance | path

Searched refs:DEFINE_ALLOC_EVENT (Results 1 – 2 of 2) sorted by relevance

/linux/include/trace/events/
H A Ddma.h154 #define DEFINE_ALLOC_EVENT(name) \ macro
161 DEFINE_ALLOC_EVENT(dma_alloc);
162 DEFINE_ALLOC_EVENT(dma_alloc_pages);
163 DEFINE_ALLOC_EVENT(dma_alloc_sgt_err);
/linux/fs/xfs/
H A Dxfs_trace.h2267 #define DEFINE_ALLOC_EVENT(name) \ macro
2271 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
2272 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);
2273 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);
2274 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);
2275 DEFINE_ALLOC_EVENT(xfs_alloc_cur);
2276 DEFINE_ALLOC_EVENT(xfs_alloc_cur_right);
2277 DEFINE_ALLOC_EVENT(xfs_alloc_cur_left);
2278 DEFINE_ALLOC_EVENT(xfs_alloc_cur_lookup);
2279 DEFINE_ALLOC_EVENT(xfs_alloc_cur_lookup_done);
[all …]