Home
last modified time | relevance | path

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

/linux-6.15/include/trace/events/
H A Ddma.h150 #define DEFINE_ALLOC_EVENT(name) \ macro
157 DEFINE_ALLOC_EVENT(dma_alloc);
158 DEFINE_ALLOC_EVENT(dma_alloc_pages);
159 DEFINE_ALLOC_EVENT(dma_alloc_sgt_err);
/linux-6.15/fs/xfs/
H A Dxfs_trace.h2144 #define DEFINE_ALLOC_EVENT(name) \ macro
2148 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
2152 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);
2153 DEFINE_ALLOC_EVENT(xfs_alloc_cur);
2154 DEFINE_ALLOC_EVENT(xfs_alloc_cur_right);
2155 DEFINE_ALLOC_EVENT(xfs_alloc_cur_left);
2156 DEFINE_ALLOC_EVENT(xfs_alloc_cur_lookup);
2158 DEFINE_ALLOC_EVENT(xfs_alloc_near_error);
2160 DEFINE_ALLOC_EVENT(xfs_alloc_near_busy);
2164 DEFINE_ALLOC_EVENT(xfs_alloc_size_done);
[all …]