Home
last modified time | relevance | path

Searched defs:event (Results 1 – 25 of 93) sorted by relevance

1234

/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/
Dftrace_ext4_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_ext4_alloc_da_blocks_format()… in __anon59f6907b0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon59f6907b0302()
44 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_ext4_allocate_blocks_format()… in __anon59f6907b0402()
45 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon59f6907b0502()
67 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_ext4_allocate_inode_format();… in __anon59f6907b0602()
68 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon59f6907b0702()
84 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_ext4_begin_ordered_truncate_f… in __anon59f6907b0802()
85 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon59f6907b0902()
101 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_ext4_collapse_range_format();… in __anon59f6907b0a02()
102 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon59f6907b0b02()
[all …]
Dftrace_writeback_event_formatter.cpp28 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_balance_dirty_pages_format();… in __anon18b906520202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon18b906520302()
49 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_bdi_dirty_ratelimit_format();… in __anon18b906520402()
50 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon18b906520502()
68 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_global_dirty_state_format(); … in __anon18b906520602()
69 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon18b906520702()
86 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_wbc_writepage_format(); }, in __anon18b906520802()
87 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon18b906520902()
104 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_writeback_bdi_register_format… in __anon18b906520a02()
105 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon18b906520b02()
[all …]
Dftrace_binder_event_formatter.cpp28 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_binder_alloc_lru_end_format()… in __anonb2d3196a0202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb2d3196a0302()
43 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_binder_alloc_lru_start_format… in __anonb2d3196a0402()
44 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb2d3196a0502()
58 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_binder_alloc_page_end_format(… in __anonb2d3196a0602()
59 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb2d3196a0702()
73 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_binder_alloc_page_start_forma… in __anonb2d3196a0802()
74 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb2d3196a0902()
88 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_binder_command_format(); }, in __anonb2d3196a0a02()
89 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb2d3196a0b02()
[all …]
Dftrace_sched_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_sched_blocked_reason_format()… in __anonfbd562fd0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfbd562fd0302()
42 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_sched_kthread_stop_format(); … in __anonfbd562fd0402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfbd562fd0502()
57 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_sched_kthread_stop_ret_format… in __anonfbd562fd0602()
58 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfbd562fd0702()
71 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_sched_migrate_task_format(); … in __anonfbd562fd0802()
72 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfbd562fd0902()
87 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_sched_move_numa_format(); }, in __anonfbd562fd0a02()
88 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfbd562fd0b02()
[all …]
Dftrace_sunrpc_event_formatter.cpp27 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_rpc_call_status_format(); }, in __anon05d818910202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon05d818910302()
41 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_rpc_connect_status_format(); … in __anon05d818910402()
42 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon05d818910502()
56 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_rpc_socket_close_format(); }, in __anon05d818910602()
57 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon05d818910702()
77 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_rpc_socket_connect_format(); … in __anon05d818910802()
78 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon05d818910902()
99 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_rpc_socket_error_format(); }, in __anon05d818910a02()
100 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon05d818910b02()
[all …]
Dftrace_power_event_formatter.cpp28 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clock_disable_format(); }, in __anond457fce30202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond457fce30302()
42 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clock_enable_format(); }, in __anond457fce30402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond457fce30502()
56 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clock_set_rate_format(); }, in __anond457fce30602()
57 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond457fce30702()
70 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_cpu_frequency_format(); }, in __anond457fce30802()
71 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond457fce30902()
84 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_cpu_frequency_limits_format()… in __anond457fce30a02()
85 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond457fce30b02()
[all …]
Dftrace_block_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_block_bio_backmerge_format();… in __anon9fe6a9610202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9fe6a9610302()
44 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_block_bio_bounce_format(); }, in __anon9fe6a9610402()
45 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9fe6a9610502()
60 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_block_bio_complete_format(); … in __anon9fe6a9610602()
61 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9fe6a9610702()
76 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_block_bio_frontmerge_format()… in __anon9fe6a9610802()
77 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9fe6a9610902()
93 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_block_bio_queue_format(); }, in __anon9fe6a9610a02()
94 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9fe6a9610b02()
[all …]
Dftrace_clk_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clk_disable_format(); }, in __anonc2f51a700202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonc2f51a700302()
41 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_clk_disable_complete_format()… in __anonc2f51a700402()
42 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonc2f51a700502()
55 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clk_enable_format(); }, in __anonc2f51a700602()
56 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonc2f51a700702()
68 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_clk_enable_complete_format();… in __anonc2f51a700802()
69 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonc2f51a700902()
82 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clk_prepare_format(); }, in __anonc2f51a700a02()
83 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonc2f51a700b02()
[all …]
Dftrace_cgroup_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_cgroup_attach_task_format(); … in __anone86389660202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anone86389660302()
43 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_cgroup_destroy_root_format();… in __anone86389660402()
44 [](const ForStandard::FtraceEvent& event) -> std::string { in __anone86389660502()
58 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_cgroup_freeze_format(); }, in __anone86389660602()
59 [](const ForStandard::FtraceEvent& event) -> std::string { in __anone86389660702()
73 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_cgroup_mkdir_format(); }, in __anone86389660802()
74 [](const ForStandard::FtraceEvent& event) -> std::string { in __anone86389660902()
88 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_cgroup_notify_frozen_format()… in __anone86389660a02()
89 [](const ForStandard::FtraceEvent& event) -> std::string { in __anone86389660b02()
[all …]
Dftrace_kmem_event_formatter.cpp28 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_kfree_format(); }, in __anonececeec00202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonececeec00302()
42 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_kmalloc_format(); }, in __anonececeec00402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonececeec00502()
114 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_kmalloc_node_format(); }, in __anonececeec00602()
115 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonececeec00702()
187 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_kmem_cache_alloc_format(); }, in __anonececeec00802()
188 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonececeec00902()
259 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_kmem_cache_alloc_node_format(… in __anonececeec00a02()
260 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonececeec00b02()
[all …]
Dftrace_regulator_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_regulator_bypass_disable_form… in __anona99be90b0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona99be90b0302()
42 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_regulator_bypass_disable_comp… in __anona99be90b0402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona99be90b0502()
57 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_regulator_bypass_enable_forma… in __anona99be90b0602()
58 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona99be90b0702()
72 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_regulator_bypass_enable_compl… in __anona99be90b0802()
73 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona99be90b0902()
87 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_regulator_disable_format(); }, in __anona99be90b0a02()
88 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona99be90b0b02()
[all …]
Dftrace_timer_event_formatter.cpp28 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_hrtimer_cancel_format(); }, in __anond9284c170202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond9284c170302()
41 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_hrtimer_expire_entry_format()… in __anond9284c170402()
42 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond9284c170502()
69 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_hrtimer_expire_exit_format();… in __anond9284c170602()
70 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond9284c170702()
83 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_hrtimer_init_format(); }, in __anond9284c170802()
84 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond9284c170902()
103 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_hrtimer_start_format(); }, in __anond9284c170a02()
104 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond9284c170b02()
[all …]
Dftrace_net_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_napi_gro_frags_entry_format()… in __anon1401b0dd0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon1401b0dd0302()
47 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_napi_gro_receive_entry_format… in __anon1401b0dd0402()
48 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon1401b0dd0502()
67 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_net_dev_queue_format(); }, in __anon1401b0dd0602()
68 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon1401b0dd0702()
81 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_net_dev_start_xmit_format(); … in __anon1401b0dd0802()
82 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon1401b0dd0902()
102 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_net_dev_xmit_format(); }, in __anon1401b0dd0a02()
103 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon1401b0dd0b02()
[all …]
Dftrace_vmscan_event_formatter.cpp28 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_shrink_slab_end_format(); … in __anon455f031e0202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon455f031e0302()
45 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_shrink_slab_start_format()… in __anon455f031e0402()
46 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon455f031e0502()
120 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_vmscan_direct_reclaim_begi… in __anon455f031e0602()
121 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon455f031e0702()
192 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_vmscan_direct_reclaim_end_… in __anon455f031e0802()
193 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon455f031e0902()
207 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_vmscan_kswapd_sleep_format… in __anon455f031e0a02()
208 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon455f031e0b02()
[all …]
Dftrace_ftrace_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_bputs_format(); }, in __anonb46d286b0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb46d286b0302()
51 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_branch_format(); }, in __anonb46d286b0402()
52 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb46d286b0502()
65 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_context_switch_format(); }, in __anonb46d286b0602()
66 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb46d286b0702()
80 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_funcgraph_entry_format(); }, in __anonb46d286b0802()
81 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb46d286b0902()
105 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_funcgraph_exit_format(); }, in __anonb46d286b0a02()
106 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb46d286b0b02()
[all …]
Dftrace_dma_fence_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_dma_fence_destroy_format(); }, in __anon8b390b880202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon8b390b880302()
43 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_dma_fence_emit_format(); }, in __anon8b390b880402()
44 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon8b390b880502()
59 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_dma_fence_enable_signal_forma… in __anon8b390b880602()
60 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon8b390b880702()
75 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_dma_fence_init_format(); }, in __anon8b390b880802()
76 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon8b390b880902()
91 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_dma_fence_signaled_format(); … in __anon8b390b880a02()
92 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon8b390b880b02()
[all …]
Dftrace_v4l2_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_v4l2_dqbuf_format(); }, in __anonb1bd001e0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb1bd001e0302()
64 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_v4l2_qbuf_format(); }, in __anonb1bd001e0402()
65 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb1bd001e0502()
100 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_vb2_v4l2_buf_done_format(); }, in __anonb1bd001e0602()
101 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb1bd001e0702()
131 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_vb2_v4l2_buf_queue_format(); … in __anonb1bd001e0802()
132 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb1bd001e0902()
163 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_vb2_v4l2_dqbuf_format(); }, in __anonb1bd001e0a02()
164 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb1bd001e0b02()
[all …]
Dftrace_filelock_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_break_lease_block_format(); }, in __anon328674ff0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon328674ff0302()
49 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_break_lease_noblock_format();… in __anon328674ff0402()
50 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon328674ff0502()
72 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_break_lease_unblock_format();… in __anon328674ff0602()
73 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon328674ff0702()
95 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_generic_add_lease_format(); }, in __anon328674ff0802()
96 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon328674ff0902()
116 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_generic_delete_lease_format()… in __anon328674ff0a02()
117 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon328674ff0b02()
[all …]
Dftrace_irq_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_irq_handler_entry_format(); }, in __anon0a8e71c20202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon0a8e71c20302()
41 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_irq_handler_exit_format(); }, in __anon0a8e71c20402()
42 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon0a8e71c20502()
55 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_softirq_entry_format(); }, in __anon0a8e71c20602()
56 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon0a8e71c20702()
70 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_softirq_exit_format(); }, in __anon0a8e71c20802()
71 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon0a8e71c20902()
85 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_softirq_raise_format(); }, in __anon0a8e71c20a02()
86 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon0a8e71c20b02()
Dftrace_i2c_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_i2c_read_format(); }, in __anonf0c616740202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonf0c616740302()
41 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_i2c_reply_format(); }, in __anonf0c616740402()
42 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonf0c616740502()
56 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_i2c_result_format(); }, in __anonf0c616740602()
57 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonf0c616740702()
70 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_i2c_write_format(); }, in __anonf0c616740802()
71 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonf0c616740902()
Dftrace_filemap_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_file_check_and_advance_wb_err… in __anona51355b40202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona51355b40302()
44 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_filemap_set_wb_err_format(); … in __anona51355b40402()
45 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona51355b40502()
60 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_filemap_add_to_page_cache_… in __anona51355b40602()
61 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona51355b40702()
77 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_filemap_delete_from_page_c… in __anona51355b40802()
78 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona51355b40902()
Dftrace_f2fs_event_formatter.cpp28 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_f2fs_sync_file_enter_format()… in __anon16fc2f870202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon16fc2f870302()
47 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_f2fs_sync_file_exit_format();… in __anon16fc2f870402()
48 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon16fc2f870502()
70 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_f2fs_write_begin_format(); }, in __anon16fc2f870602()
71 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon16fc2f870702()
87 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_f2fs_write_end_format(); }, in __anon16fc2f870802()
88 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon16fc2f870902()
Dftrace_workqueue_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_workqueue_activate_work_forma… in __anon4f0c1f5e0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon4f0c1f5e0302()
42 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_workqueue_execute_end_format(… in __anon4f0c1f5e0402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon4f0c1f5e0502()
56 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_workqueue_execute_start_forma… in __anon4f0c1f5e0602()
57 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon4f0c1f5e0702()
82 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_workqueue_queue_work_format()… in __anon4f0c1f5e0802()
83 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon4f0c1f5e0902()
Dftrace_ipi_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_ipi_entry_format(); }, in __anon9cce08780202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9cce08780302()
40 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_ipi_exit_format(); }, in __anon9cce08780402()
41 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9cce08780502()
53 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_ipi_raise_format(); }, in __anon9cce08780602()
54 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9cce08780702()
Dftrace_cpuhp_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_cpuhp_enter_format(); }, in __anon0b84ea160202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon0b84ea160302()
53 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_cpuhp_exit_format(); }, in __anon0b84ea160402()
54 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon0b84ea160502()
67 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_cpuhp_multi_enter_format(); }, in __anon0b84ea160602()
68 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon0b84ea160702()

1234