Searched refs:E_ (Results 1 – 4 of 4) sorted by relevance
/include/trace/events/ |
D | cachefiles.h | 36 E_(FSCACHE_OBJECT_WAS_CULLED, "was_culled") 48 E_(cachefiles_obj_put_wait_timeo, "PUT wait_timeo") 54 #undef E_ 56 #define E_(a, b) TRACE_DEFINE_ENUM(a); macro 66 #undef E_ 68 #define E_(a, b) { a, b } macro
|
D | rxrpc.h | 238 E_(rxrpc_skb_unshared_nomem, "US0") 245 E_(rxrpc_local_queued, "QUE") 251 E_(rxrpc_peer_put, "PUT") 261 E_(rxrpc_conn_seen, "SEE") 283 E_(rxrpc_client_uncount, "Uncoun") 291 E_(RXRPC_CONN_CLIENT_IDLE, "Idle") \ 308 E_(rxrpc_call_seen, "SEE") 317 E_(rxrpc_transmit_wait, "WAI") 325 E_(rxrpc_receive_rotate, "ROT") 339 E_(rxrpc_recvmsg_wait, "WAIT") [all …]
|
D | afs.h | 236 E_(afs_call_trace_work, "WORK ") 255 E_(afs_server_trace_update, "UPDATE") 307 E_(yfs_FS_UpdateSymlink, "YFS.UpdateSymlink") 313 E_(afs_VL_GetCapabilities, "VL.GetCapabilities") 323 E_(afs_edit_dir_delete_noent, "d_nent") 336 E_(afs_edit_dir_for_unlink, "Unlink") 354 E_(afs_eproto_yvl_vlendpt_type, "YVL.VlEndType") 361 E_(afs_io_error_vl_probe_fail, "VL_PROBE_FAIL") 371 E_(afs_file_error_writeback_fail, "WRITEBACK_FAILED") 376 E_(F_UNLCK, "UNLCK") [all …]
|
D | fscache.h | 99 E_(fscache_cookie_put_parent, "PUT prn") 115 E_(fscache_page_write_wait, "WtOnWrt") 131 E_(fscache_op_work, "Work ") 140 E_(fscache_page_op_write_one, "Write1 ") 146 #undef E_ 148 #define E_(a, b) TRACE_DEFINE_ENUM(a); macro 157 #undef E_ 159 #define E_(a, b) { a, b } macro
|