This repository was archived by the owner on Nov 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change @@ -359942,6 +359942,24 @@ elf_symbol {
359942
359942
type_id: 0x9bdaaaaa
359943
359943
full_name: "__traceiter_android_vh_tcp_fastsyn"
359944
359944
}
359945
+ elf_symbol {
359946
+ id: 0x44f0236d
359947
+ name: "__traceiter_android_vh_tcp_rcv_established_fast_path"
359948
+ is_defined: true
359949
+ symbol_type: FUNCTION
359950
+ crc: 0x7c575b4a
359951
+ type_id: 0x9bdaaaaa
359952
+ full_name: "__traceiter_android_vh_tcp_rcv_established_fast_path"
359953
+ }
359954
+ elf_symbol {
359955
+ id: 0x9a86e4aa
359956
+ name: "__traceiter_android_vh_tcp_rcv_established_slow_path"
359957
+ is_defined: true
359958
+ symbol_type: FUNCTION
359959
+ crc: 0xe40b5879
359960
+ type_id: 0x9bdaaaaa
359961
+ full_name: "__traceiter_android_vh_tcp_rcv_established_slow_path"
359962
+ }
359945
359963
elf_symbol {
359946
359964
id: 0x710466ae
359947
359965
name: "__traceiter_android_vh_tcp_rcv_synack"
@@ -366170,6 +366188,24 @@ elf_symbol {
366170
366188
type_id: 0x18ccbd2c
366171
366189
full_name: "__tracepoint_android_vh_tcp_fastsyn"
366172
366190
}
366191
+ elf_symbol {
366192
+ id: 0x27e885eb
366193
+ name: "__tracepoint_android_vh_tcp_rcv_established_fast_path"
366194
+ is_defined: true
366195
+ symbol_type: OBJECT
366196
+ crc: 0x06ce124d
366197
+ type_id: 0x18ccbd2c
366198
+ full_name: "__tracepoint_android_vh_tcp_rcv_established_fast_path"
366199
+ }
366200
+ elf_symbol {
366201
+ id: 0xc759ed80
366202
+ name: "__tracepoint_android_vh_tcp_rcv_established_slow_path"
366203
+ is_defined: true
366204
+ symbol_type: OBJECT
366205
+ crc: 0x1961b41e
366206
+ type_id: 0x18ccbd2c
366207
+ full_name: "__tracepoint_android_vh_tcp_rcv_established_slow_path"
366208
+ }
366173
366209
elf_symbol {
366174
366210
id: 0xb9e83388
366175
366211
name: "__tracepoint_android_vh_tcp_rcv_synack"
@@ -428550,6 +428586,8 @@ interface {
428550
428586
symbol_id: 0xf376df6b
428551
428587
symbol_id: 0xa578d54c
428552
428588
symbol_id: 0x6f27c15e
428589
+ symbol_id: 0x44f0236d
428590
+ symbol_id: 0x9a86e4aa
428553
428591
symbol_id: 0x710466ae
428554
428592
symbol_id: 0x592647e4
428555
428593
symbol_id: 0x1e6f518c
@@ -429242,6 +429280,8 @@ interface {
429242
429280
symbol_id: 0x4e038641
429243
429281
symbol_id: 0xcc46e666
429244
429282
symbol_id: 0xffc36f60
429283
+ symbol_id: 0x27e885eb
429284
+ symbol_id: 0xc759ed80
429245
429285
symbol_id: 0xb9e83388
429246
429286
symbol_id: 0x3165f55a
429247
429287
symbol_id: 0x50788372
Original file line number Diff line number Diff line change 114
114
__tracepoint_android_vh_udp_unicast_rcv_skb
115
115
__traceiter_android_vh_udp6_unicast_rcv_skb
116
116
__tracepoint_android_vh_udp6_unicast_rcv_skb
117
+ __traceiter_android_vh_tcp_rcv_established_fast_path
118
+ __tracepoint_android_vh_tcp_rcv_established_fast_path
119
+ __traceiter_android_vh_tcp_rcv_established_slow_path
120
+ __tracepoint_android_vh_tcp_rcv_established_slow_path
117
121
__tracepoint_android_vh_si_mem_available_adjust
118
122
__traceiter_android_vh_si_mem_available_adjust
119
123
__tracepoint_android_vh_si_meminfo_adjust
You can’t perform that action at this time.
0 commit comments