Home
last modified time | relevance | path

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

12345

/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 __anon3fb332d90202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon3fb332d90302()
44 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_ext4_allocate_blocks_format()… in __anon3fb332d90402()
45 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon3fb332d90502()
67 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_ext4_allocate_inode_format();… in __anon3fb332d90602()
68 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon3fb332d90702()
84 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_ext4_begin_ordered_truncate_f… in __anon3fb332d90802()
85 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon3fb332d90902()
101 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_ext4_collapse_range_format();… in __anon3fb332d90a02()
102 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon3fb332d90b02()
[all …]
Dftrace_writeback_event_formatter.cpp28 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_balance_dirty_pages_format();… in __anonb2efd3700202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb2efd3700302()
49 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_bdi_dirty_ratelimit_format();… in __anonb2efd3700402()
50 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb2efd3700502()
68 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_global_dirty_state_format(); … in __anonb2efd3700602()
69 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb2efd3700702()
86 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_wbc_writepage_format(); }, in __anonb2efd3700802()
87 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb2efd3700902()
104 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_writeback_bdi_register_format… in __anonb2efd3700a02()
105 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonb2efd3700b02()
[all …]
Dftrace_binder_event_formatter.cpp28 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_binder_alloc_lru_end_format()… in __anonfa41cb480202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfa41cb480302()
43 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_binder_alloc_lru_start_format… in __anonfa41cb480402()
44 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfa41cb480502()
58 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_binder_alloc_page_end_format(… in __anonfa41cb480602()
59 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfa41cb480702()
73 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_binder_alloc_page_start_forma… in __anonfa41cb480802()
74 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfa41cb480902()
88 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_binder_command_format(); }, in __anonfa41cb480a02()
89 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfa41cb480b02()
[all …]
Dftrace_sched_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_sched_blocked_reason_format()… in __anon9926511b0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9926511b0302()
42 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_sched_kthread_stop_format(); … in __anon9926511b0402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9926511b0502()
57 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_sched_kthread_stop_ret_format… in __anon9926511b0602()
58 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9926511b0702()
71 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_sched_migrate_task_format(); … in __anon9926511b0802()
72 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9926511b0902()
87 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_sched_move_numa_format(); }, in __anon9926511b0a02()
88 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9926511b0b02()
[all …]
Dftrace_sunrpc_event_formatter.cpp27 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_rpc_call_status_format(); }, in __anon4d46ca6f0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon4d46ca6f0302()
41 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_rpc_connect_status_format(); … in __anon4d46ca6f0402()
42 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon4d46ca6f0502()
56 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_rpc_socket_close_format(); }, in __anon4d46ca6f0602()
57 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon4d46ca6f0702()
77 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_rpc_socket_connect_format(); … in __anon4d46ca6f0802()
78 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon4d46ca6f0902()
99 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_rpc_socket_error_format(); }, in __anon4d46ca6f0a02()
100 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon4d46ca6f0b02()
[all …]
Dftrace_power_event_formatter.cpp28 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clock_disable_format(); }, in __anon71a8eb010202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon71a8eb010302()
42 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clock_enable_format(); }, in __anon71a8eb010402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon71a8eb010502()
56 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clock_set_rate_format(); }, in __anon71a8eb010602()
57 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon71a8eb010702()
70 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_cpu_frequency_format(); }, in __anon71a8eb010802()
71 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon71a8eb010902()
84 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_cpu_frequency_limits_format()… in __anon71a8eb010a02()
85 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon71a8eb010b02()
[all …]
Dftrace_block_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_block_bio_backmerge_format();… in __anon3d37977f0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon3d37977f0302()
44 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_block_bio_bounce_format(); }, in __anon3d37977f0402()
45 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon3d37977f0502()
59 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_block_bio_complete_format(); … in __anon3d37977f0602()
60 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon3d37977f0702()
75 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_block_bio_frontmerge_format()… in __anon3d37977f0802()
76 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon3d37977f0902()
92 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_block_bio_queue_format(); }, in __anon3d37977f0a02()
93 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon3d37977f0b02()
[all …]
Dftrace_clk_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clk_disable_format(); }, in __anon7c57e90e0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon7c57e90e0302()
40 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_clk_disable_complete_format()… in __anon7c57e90e0402()
41 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon7c57e90e0502()
54 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clk_enable_format(); }, in __anon7c57e90e0602()
55 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon7c57e90e0702()
67 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_clk_enable_complete_format();… in __anon7c57e90e0802()
68 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon7c57e90e0902()
81 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_clk_prepare_format(); }, in __anon7c57e90e0a02()
82 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon7c57e90e0b02()
[all …]
Dftrace_cgroup_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_cgroup_attach_task_format(); … in __anon2fd23b440202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon2fd23b440302()
43 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_cgroup_destroy_root_format();… in __anon2fd23b440402()
44 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon2fd23b440502()
58 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_cgroup_freeze_format(); }, in __anon2fd23b440602()
59 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon2fd23b440702()
72 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_cgroup_mkdir_format(); }, in __anon2fd23b440802()
73 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon2fd23b440902()
86 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_cgroup_notify_frozen_format()… in __anon2fd23b440a02()
87 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon2fd23b440b02()
[all …]
Dftrace_kmem_event_formatter.cpp28 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_kfree_format(); }, in __anond2a9911e0202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond2a9911e0302()
42 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_kmalloc_format(); }, in __anond2a9911e0402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond2a9911e0502()
114 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_kmalloc_node_format(); }, in __anond2a9911e0602()
115 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond2a9911e0702()
187 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_kmem_cache_alloc_format(); }, in __anond2a9911e0802()
188 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond2a9911e0902()
259 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_kmem_cache_alloc_node_format(… in __anond2a9911e0a02()
260 [](const ForStandard::FtraceEvent& event) -> std::string { in __anond2a9911e0b02()
[all …]
Dftrace_regulator_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_regulator_bypass_disable_form… in __anon43d2b6290202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon43d2b6290302()
42 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_regulator_bypass_disable_comp… in __anon43d2b6290402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon43d2b6290502()
57 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_regulator_bypass_enable_forma… in __anon43d2b6290602()
58 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon43d2b6290702()
72 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_regulator_bypass_enable_compl… in __anon43d2b6290802()
73 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon43d2b6290902()
87 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_regulator_disable_format(); }, in __anon43d2b6290a02()
88 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon43d2b6290b02()
[all …]
Dftrace_timer_event_formatter.cpp28 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_hrtimer_cancel_format(); }, in __anon76793a350202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon76793a350302()
41 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_hrtimer_expire_entry_format()… in __anon76793a350402()
42 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon76793a350502()
69 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_hrtimer_expire_exit_format();… in __anon76793a350602()
70 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon76793a350702()
83 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_hrtimer_init_format(); }, in __anon76793a350802()
84 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon76793a350902()
103 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_hrtimer_start_format(); }, in __anon76793a350a02()
104 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon76793a350b02()
[all …]
Dftrace_vmscan_event_formatter.cpp28 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_shrink_slab_end_format(); … in __anon8ccdb4fc0202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon8ccdb4fc0302()
45 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_shrink_slab_start_format()… in __anon8ccdb4fc0402()
46 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon8ccdb4fc0502()
120 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_vmscan_direct_reclaim_begi… in __anon8ccdb4fc0602()
121 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon8ccdb4fc0702()
192 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_vmscan_direct_reclaim_end_… in __anon8ccdb4fc0802()
193 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon8ccdb4fc0902()
207 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_vmscan_kswapd_sleep_format… in __anon8ccdb4fc0a02()
208 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon8ccdb4fc0b02()
[all …]
Dftrace_net_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_napi_gro_frags_entry_format()… in __anoncd647f7b0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anoncd647f7b0302()
47 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_napi_gro_receive_entry_format… in __anoncd647f7b0402()
48 [](const ForStandard::FtraceEvent& event) -> std::string { in __anoncd647f7b0502()
67 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_net_dev_queue_format(); }, in __anoncd647f7b0602()
68 [](const ForStandard::FtraceEvent& event) -> std::string { in __anoncd647f7b0702()
81 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_net_dev_start_xmit_format(); … in __anoncd647f7b0802()
82 [](const ForStandard::FtraceEvent& event) -> std::string { in __anoncd647f7b0902()
102 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_net_dev_xmit_format(); }, in __anoncd647f7b0a02()
103 [](const ForStandard::FtraceEvent& event) -> std::string { in __anoncd647f7b0b02()
[all …]
Dftrace_ftrace_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_bputs_format(); }, in __anonfbdbda490202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfbdbda490302()
51 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_branch_format(); }, in __anonfbdbda490402()
52 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfbdbda490502()
65 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_context_switch_format(); }, in __anonfbdbda490602()
66 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfbdbda490702()
80 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_funcgraph_entry_format(); }, in __anonfbdbda490802()
81 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfbdbda490902()
105 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_funcgraph_exit_format(); }, in __anonfbdbda490a02()
106 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfbdbda490b02()
[all …]
Dftrace_dma_fence_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_dma_fence_destroy_format(); }, in __anon256fd8a60202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon256fd8a60302()
42 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_dma_fence_emit_format(); }, in __anon256fd8a60402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon256fd8a60502()
57 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_dma_fence_enable_signal_forma… in __anon256fd8a60602()
58 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon256fd8a60702()
73 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_dma_fence_init_format(); }, in __anon256fd8a60802()
74 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon256fd8a60902()
88 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_dma_fence_signaled_format(); … in __anon256fd8a60a02()
89 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon256fd8a60b02()
[all …]
Dftrace_filelock_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_break_lease_block_format(); }, in __anon1069165d0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon1069165d0302()
49 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_break_lease_noblock_format();… in __anon1069165d0402()
50 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon1069165d0502()
72 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_break_lease_unblock_format();… in __anon1069165d0602()
73 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon1069165d0702()
95 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_generic_add_lease_format(); }, in __anon1069165d0802()
96 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon1069165d0902()
116 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_generic_delete_lease_format()… in __anon1069165d0a02()
117 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon1069165d0b02()
[all …]
Dftrace_v4l2_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_v4l2_dqbuf_format(); }, in __anon9779a27c0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9779a27c0302()
64 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_v4l2_qbuf_format(); }, in __anon9779a27c0402()
65 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9779a27c0502()
100 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_vb2_v4l2_buf_done_format(); }, in __anon9779a27c0602()
101 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9779a27c0702()
131 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_vb2_v4l2_buf_queue_format(); … in __anon9779a27c0802()
132 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9779a27c0902()
163 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_vb2_v4l2_dqbuf_format(); }, in __anon9779a27c0a02()
164 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon9779a27c0b02()
[all …]
Dftrace_irq_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_irq_handler_entry_format(); }, in __anonc3f140600202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonc3f140600302()
41 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_irq_handler_exit_format(); }, in __anonc3f140600402()
42 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonc3f140600502()
55 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_softirq_entry_format(); }, in __anonc3f140600602()
56 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonc3f140600702()
70 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_softirq_exit_format(); }, in __anonc3f140600802()
71 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonc3f140600902()
85 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_softirq_raise_format(); }, in __anonc3f140600a02()
86 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonc3f140600b02()
Dftrace_filemap_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_file_check_and_advance_wb_err… in __anonda5843520202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonda5843520302()
44 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_filemap_set_wb_err_format(); … in __anonda5843520402()
45 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonda5843520502()
60 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_filemap_add_to_page_cache_… in __anonda5843520602()
61 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonda5843520702()
77 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_mm_filemap_delete_from_page_c… in __anonda5843520802()
78 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonda5843520902()
Dftrace_i2c_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_i2c_read_format(); }, in __anonaa28e5120202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonaa28e5120302()
41 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_i2c_reply_format(); }, in __anonaa28e5120402()
42 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonaa28e5120502()
56 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_i2c_result_format(); }, in __anonaa28e5120602()
57 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonaa28e5120702()
70 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_i2c_write_format(); }, in __anonaa28e5120802()
71 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonaa28e5120902()
Dftrace_f2fs_event_formatter.cpp28 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_f2fs_sync_file_enter_format()… in __anonfcb8d1e50202()
29 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfcb8d1e50302()
47 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_f2fs_sync_file_exit_format();… in __anonfcb8d1e50402()
48 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfcb8d1e50502()
70 … [](const ForStandard::FtraceEvent& event) -> bool { return event.has_f2fs_write_begin_format(); }, in __anonfcb8d1e50602()
71 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfcb8d1e50702()
86 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_f2fs_write_end_format(); }, in __anonfcb8d1e50802()
87 [](const ForStandard::FtraceEvent& event) -> std::string { in __anonfcb8d1e50902()
Dftrace_workqueue_event_formatter.cpp27 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_workqueue_activate_work_forma… in __anone942ec7c0202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anone942ec7c0302()
42 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_workqueue_execute_end_format(… in __anone942ec7c0402()
43 [](const ForStandard::FtraceEvent& event) -> std::string { in __anone942ec7c0502()
56 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_workqueue_execute_start_forma… in __anone942ec7c0602()
57 [](const ForStandard::FtraceEvent& event) -> std::string { in __anone942ec7c0702()
82 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_workqueue_queue_work_format()… in __anone942ec7c0802()
83 [](const ForStandard::FtraceEvent& event) -> std::string { in __anone942ec7c0902()
Dftrace_ipi_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_ipi_entry_format(); }, in __anon5630d7160202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon5630d7160302()
40 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_ipi_exit_format(); }, in __anon5630d7160402()
41 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon5630d7160502()
53 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_ipi_raise_format(); }, in __anon5630d7160602()
54 [](const ForStandard::FtraceEvent& event) -> std::string { in __anon5630d7160702()
Dftrace_cpuhp_event_formatter.cpp27 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_cpuhp_enter_format(); }, in __anona8d5d8340202()
28 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona8d5d8340302()
52 [](const ForStandard::FtraceEvent& event) -> bool { return event.has_cpuhp_exit_format(); }, in __anona8d5d8340402()
53 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona8d5d8340502()
66 …[](const ForStandard::FtraceEvent& event) -> bool { return event.has_cpuhp_multi_enter_format(); }, in __anona8d5d8340602()
67 [](const ForStandard::FtraceEvent& event) -> std::string { in __anona8d5d8340702()

12345