| | | | |
| Offset 105, 22 lines modified | Offset 105, 22 lines modified |
| | |
| 105 | static·inline·void·_nocheck__trace_visit_free(void·*·v) | 105 | static·inline·void·_nocheck__trace_visit_free(void·*·v) |
| 106 | { | 106 | { |
| 107 | ····if·(trace_event_get_state(TRACE_VISIT_FREE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 107 | ····if·(trace_event_get_state(TRACE_VISIT_FREE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 108 | ········if·(message_with_timestamp)·{ | 108 | ········if·(message_with_timestamp)·{ |
| 109 | ············struct·timeval·_now; | 109 | ············struct·timeval·_now; |
| 110 | ············gettimeofday(&_now,·NULL); | 110 | ············gettimeofday(&_now,·NULL); |
| 111 | #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 111 | #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 112 | ············qemu_log("%d@%zu.%06zu:visit_free·"·"v=%p"·"\n", | 112 | ············qemu_log("%d@%zu.%06zu:visit_free·"·"v=%p"·"\n", |
| 113 | ·····················qemu_get_thread_id(), | 113 | ·····················qemu_get_thread_id(), |
| 114 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 114 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 115 | ·····················,·v); | 115 | ·····················,·v); |
| 116 | #line·118·"trace/trace-qapi.h" | 116 | #line·118·"trace/trace-qapi.h" |
| 117 | ········}·else·{ | 117 | ········}·else·{ |
| 118 | #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 118 | #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 119 | ············qemu_log("visit_free·"·"v=%p"·"\n",·v); | 119 | ············qemu_log("visit_free·"·"v=%p"·"\n",·v); |
| 120 | #line·122·"trace/trace-qapi.h" | 120 | #line·122·"trace/trace-qapi.h" |
| 121 | ········} | 121 | ········} |
| 122 | ····} | 122 | ····} |
| 123 | } | 123 | } |
| | |
| 124 | static·inline·void·trace_visit_free(void·*·v) | 124 | static·inline·void·trace_visit_free(void·*·v) |
| Offset 136, 22 lines modified | Offset 136, 22 lines modified |
| | |
| 136 | static·inline·void·_nocheck__trace_visit_complete(void·*·v,·void·*·opaque) | 136 | static·inline·void·_nocheck__trace_visit_complete(void·*·v,·void·*·opaque) |
| 137 | { | 137 | { |
| 138 | ····if·(trace_event_get_state(TRACE_VISIT_COMPLETE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 138 | ····if·(trace_event_get_state(TRACE_VISIT_COMPLETE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 139 | ········if·(message_with_timestamp)·{ | 139 | ········if·(message_with_timestamp)·{ |
| 140 | ············struct·timeval·_now; | 140 | ············struct·timeval·_now; |
| 141 | ············gettimeofday(&_now,·NULL); | 141 | ············gettimeofday(&_now,·NULL); |
| 142 | #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 142 | #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 143 | ············qemu_log("%d@%zu.%06zu:visit_complete·"·"v=%p·opaque=%p"·"\n", | 143 | ············qemu_log("%d@%zu.%06zu:visit_complete·"·"v=%p·opaque=%p"·"\n", |
| 144 | ·····················qemu_get_thread_id(), | 144 | ·····················qemu_get_thread_id(), |
| 145 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 145 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 146 | ·····················,·v,·opaque); | 146 | ·····················,·v,·opaque); |
| 147 | #line·149·"trace/trace-qapi.h" | 147 | #line·149·"trace/trace-qapi.h" |
| 148 | ········}·else·{ | 148 | ········}·else·{ |
| 149 | #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 149 | #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 150 | ············qemu_log("visit_complete·"·"v=%p·opaque=%p"·"\n",·v,·opaque); | 150 | ············qemu_log("visit_complete·"·"v=%p·opaque=%p"·"\n",·v,·opaque); |
| 151 | #line·153·"trace/trace-qapi.h" | 151 | #line·153·"trace/trace-qapi.h" |
| 152 | ········} | 152 | ········} |
| 153 | ····} | 153 | ····} |
| 154 | } | 154 | } |
| | |
| 155 | static·inline·void·trace_visit_complete(void·*·v,·void·*·opaque) | 155 | static·inline·void·trace_visit_complete(void·*·v,·void·*·opaque) |
| Offset 167, 22 lines modified | Offset 167, 22 lines modified |
| | |
| 167 | static·inline·void·_nocheck__trace_visit_start_struct(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) | 167 | static·inline·void·_nocheck__trace_visit_start_struct(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) |
| 168 | { | 168 | { |
| 169 | ····if·(trace_event_get_state(TRACE_VISIT_START_STRUCT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 169 | ····if·(trace_event_get_state(TRACE_VISIT_START_STRUCT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 170 | ········if·(message_with_timestamp)·{ | 170 | ········if·(message_with_timestamp)·{ |
| 171 | ············struct·timeval·_now; | 171 | ············struct·timeval·_now; |
| 172 | ············gettimeofday(&_now,·NULL); | 172 | ············gettimeofday(&_now,·NULL); |
| 173 | #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 173 | #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 174 | ············qemu_log("%d@%zu.%06zu:visit_start_struct·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n", | 174 | ············qemu_log("%d@%zu.%06zu:visit_start_struct·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n", |
| 175 | ·····················qemu_get_thread_id(), | 175 | ·····················qemu_get_thread_id(), |
| 176 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 176 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 177 | ·····················,·v,·name,·obj,·size); | 177 | ·····················,·v,·name,·obj,·size); |
| 178 | #line·180·"trace/trace-qapi.h" | 178 | #line·180·"trace/trace-qapi.h" |
| 179 | ········}·else·{ | 179 | ········}·else·{ |
| 180 | #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 180 | #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 181 | ············qemu_log("visit_start_struct·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n",·v,·name,·obj,·size); | 181 | ············qemu_log("visit_start_struct·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n",·v,·name,·obj,·size); |
| 182 | #line·184·"trace/trace-qapi.h" | 182 | #line·184·"trace/trace-qapi.h" |
| 183 | ········} | 183 | ········} |
| 184 | ····} | 184 | ····} |
| 185 | } | 185 | } |
| | |
| 186 | static·inline·void·trace_visit_start_struct(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) | 186 | static·inline·void·trace_visit_start_struct(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) |
| Offset 198, 22 lines modified | Offset 198, 22 lines modified |
| | |
| 198 | static·inline·void·_nocheck__trace_visit_check_struct(void·*·v) | 198 | static·inline·void·_nocheck__trace_visit_check_struct(void·*·v) |
| 199 | { | 199 | { |
| 200 | ····if·(trace_event_get_state(TRACE_VISIT_CHECK_STRUCT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 200 | ····if·(trace_event_get_state(TRACE_VISIT_CHECK_STRUCT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 201 | ········if·(message_with_timestamp)·{ | 201 | ········if·(message_with_timestamp)·{ |
| 202 | ············struct·timeval·_now; | 202 | ············struct·timeval·_now; |
| 203 | ············gettimeofday(&_now,·NULL); | 203 | ············gettimeofday(&_now,·NULL); |
| 204 | #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 204 | #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 205 | ············qemu_log("%d@%zu.%06zu:visit_check_struct·"·"v=%p"·"\n", | 205 | ············qemu_log("%d@%zu.%06zu:visit_check_struct·"·"v=%p"·"\n", |
| 206 | ·····················qemu_get_thread_id(), | 206 | ·····················qemu_get_thread_id(), |
| 207 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 207 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 208 | ·····················,·v); | 208 | ·····················,·v); |
| 209 | #line·211·"trace/trace-qapi.h" | 209 | #line·211·"trace/trace-qapi.h" |
| 210 | ········}·else·{ | 210 | ········}·else·{ |
| 211 | #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 211 | #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 212 | ············qemu_log("visit_check_struct·"·"v=%p"·"\n",·v); | 212 | ············qemu_log("visit_check_struct·"·"v=%p"·"\n",·v); |
| 213 | #line·215·"trace/trace-qapi.h" | 213 | #line·215·"trace/trace-qapi.h" |
| 214 | ········} | 214 | ········} |
| 215 | ····} | 215 | ····} |
| 216 | } | 216 | } |
| | |
| 217 | static·inline·void·trace_visit_check_struct(void·*·v) | 217 | static·inline·void·trace_visit_check_struct(void·*·v) |
| Offset 229, 22 lines modified | Offset 229, 22 lines modified |
| | |
| 229 | static·inline·void·_nocheck__trace_visit_end_struct(void·*·v,·void·*·obj) | 229 | static·inline·void·_nocheck__trace_visit_end_struct(void·*·v,·void·*·obj) |
| 230 | { | 230 | { |
| 231 | ····if·(trace_event_get_state(TRACE_VISIT_END_STRUCT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 231 | ····if·(trace_event_get_state(TRACE_VISIT_END_STRUCT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 232 | ········if·(message_with_timestamp)·{ | 232 | ········if·(message_with_timestamp)·{ |
| 233 | ············struct·timeval·_now; | 233 | ············struct·timeval·_now; |
| 234 | ············gettimeofday(&_now,·NULL); | 234 | ············gettimeofday(&_now,·NULL); |
| 235 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 235 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 236 | ············qemu_log("%d@%zu.%06zu:visit_end_struct·"·"v=%p·obj=%p"·"\n", | 236 | ············qemu_log("%d@%zu.%06zu:visit_end_struct·"·"v=%p·obj=%p"·"\n", |
| 237 | ·····················qemu_get_thread_id(), | 237 | ·····················qemu_get_thread_id(), |
| 238 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 238 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 239 | ·····················,·v,·obj); | 239 | ·····················,·v,·obj); |
| 240 | #line·242·"trace/trace-qapi.h" | 240 | #line·242·"trace/trace-qapi.h" |
| 241 | ········}·else·{ | 241 | ········}·else·{ |
| 242 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 242 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 243 | ············qemu_log("visit_end_struct·"·"v=%p·obj=%p"·"\n",·v,·obj); | 243 | ············qemu_log("visit_end_struct·"·"v=%p·obj=%p"·"\n",·v,·obj); |
| 244 | #line·246·"trace/trace-qapi.h" | 244 | #line·246·"trace/trace-qapi.h" |
| 245 | ········} | 245 | ········} |
| 246 | ····} | 246 | ····} |
| 247 | } | 247 | } |
| | |
| 248 | static·inline·void·trace_visit_end_struct(void·*·v,·void·*·obj) | 248 | static·inline·void·trace_visit_end_struct(void·*·v,·void·*·obj) |
| Offset 260, 22 lines modified | Offset 260, 22 lines modified |
| | |
| 260 | static·inline·void·_nocheck__trace_visit_start_list(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) | 260 | static·inline·void·_nocheck__trace_visit_start_list(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) |
| 261 | { | 261 | { |
| 262 | ····if·(trace_event_get_state(TRACE_VISIT_START_LIST)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 262 | ····if·(trace_event_get_state(TRACE_VISIT_START_LIST)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 263 | ········if·(message_with_timestamp)·{ | 263 | ········if·(message_with_timestamp)·{ |
| 264 | ············struct·timeval·_now; | 264 | ············struct·timeval·_now; |
| 265 | ············gettimeofday(&_now,·NULL); | 265 | ············gettimeofday(&_now,·NULL); |
| 266 | #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 266 | #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 267 | ············qemu_log("%d@%zu.%06zu:visit_start_list·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n", | 267 | ············qemu_log("%d@%zu.%06zu:visit_start_list·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n", |
| 268 | ·····················qemu_get_thread_id(), | 268 | ·····················qemu_get_thread_id(), |
| 269 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 269 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 270 | ·····················,·v,·name,·obj,·size); | 270 | ·····················,·v,·name,·obj,·size); |
| 271 | #line·273·"trace/trace-qapi.h" | 271 | #line·273·"trace/trace-qapi.h" |
| 272 | ········}·else·{ | 272 | ········}·else·{ |
| 273 | #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 273 | #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 274 | ············qemu_log("visit_start_list·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n",·v,·name,·obj,·size); | 274 | ············qemu_log("visit_start_list·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n",·v,·name,·obj,·size); |
| 275 | #line·277·"trace/trace-qapi.h" | 275 | #line·277·"trace/trace-qapi.h" |
| 276 | ········} | 276 | ········} |
| 277 | ····} | 277 | ····} |
| 278 | } | 278 | } |
| | |
| 279 | static·inline·void·trace_visit_start_list(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) | 279 | static·inline·void·trace_visit_start_list(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) |
| Offset 291, 22 lines modified | Offset 291, 22 lines modified |
| | |
| 291 | static·inline·void·_nocheck__trace_visit_next_list(void·*·v,·void·*·tail,·size_t·size) | 291 | static·inline·void·_nocheck__trace_visit_next_list(void·*·v,·void·*·tail,·size_t·size) |
| 292 | { | 292 | { |
| 293 | ····if·(trace_event_get_state(TRACE_VISIT_NEXT_LIST)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 293 | ····if·(trace_event_get_state(TRACE_VISIT_NEXT_LIST)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 294 | ········if·(message_with_timestamp)·{ | 294 | ········if·(message_with_timestamp)·{ |
| 295 | ············struct·timeval·_now; | 295 | ············struct·timeval·_now; |
| 296 | ············gettimeofday(&_now,·NULL); | 296 | ············gettimeofday(&_now,·NULL); |
| 297 | #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 297 | #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 298 | ············qemu_log("%d@%zu.%06zu:visit_next_list·"·"v=%p·tail=%p·size=%zu"·"\n", | 298 | ············qemu_log("%d@%zu.%06zu:visit_next_list·"·"v=%p·tail=%p·size=%zu"·"\n", |
| 299 | ·····················qemu_get_thread_id(), | 299 | ·····················qemu_get_thread_id(), |
| 300 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 300 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 301 | ·····················,·v,·tail,·size); | 301 | ·····················,·v,·tail,·size); |
| 302 | #line·304·"trace/trace-qapi.h" | 302 | #line·304·"trace/trace-qapi.h" |
| 303 | ········}·else·{ | 303 | ········}·else·{ |
| 304 | #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 304 | #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 305 | ············qemu_log("visit_next_list·"·"v=%p·tail=%p·size=%zu"·"\n",·v,·tail,·size); | 305 | ············qemu_log("visit_next_list·"·"v=%p·tail=%p·size=%zu"·"\n",·v,·tail,·size); |
| 306 | #line·308·"trace/trace-qapi.h" | 306 | #line·308·"trace/trace-qapi.h" |
| 307 | ········} | 307 | ········} |
| 308 | ····} | 308 | ····} |
| 309 | } | 309 | } |
| | |
| 310 | static·inline·void·trace_visit_next_list(void·*·v,·void·*·tail,·size_t·size) | 310 | static·inline·void·trace_visit_next_list(void·*·v,·void·*·tail,·size_t·size) |
| Offset 322, 22 lines modified | Offset 322, 22 lines modified |
| | |
| 322 | static·inline·void·_nocheck__trace_visit_check_list(void·*·v) | 322 | static·inline·void·_nocheck__trace_visit_check_list(void·*·v) |
| 323 | { | 323 | { |
| 324 | ····if·(trace_event_get_state(TRACE_VISIT_CHECK_LIST)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 324 | ····if·(trace_event_get_state(TRACE_VISIT_CHECK_LIST)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 325 | ········if·(message_with_timestamp)·{ | 325 | ········if·(message_with_timestamp)·{ |
| 326 | ············struct·timeval·_now; | 326 | ············struct·timeval·_now; |
| 327 | ············gettimeofday(&_now,·NULL); | 327 | ············gettimeofday(&_now,·NULL); |
| 328 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 328 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 329 | ············qemu_log("%d@%zu.%06zu:visit_check_list·"·"v=%p"·"\n", | 329 | ············qemu_log("%d@%zu.%06zu:visit_check_list·"·"v=%p"·"\n", |
| 330 | ·····················qemu_get_thread_id(), | 330 | ·····················qemu_get_thread_id(), |
| 331 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 331 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 332 | ·····················,·v); | 332 | ·····················,·v); |
| 333 | #line·335·"trace/trace-qapi.h" | 333 | #line·335·"trace/trace-qapi.h" |
| 334 | ········}·else·{ | 334 | ········}·else·{ |
| 335 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 335 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 336 | ············qemu_log("visit_check_list·"·"v=%p"·"\n",·v); | 336 | ············qemu_log("visit_check_list·"·"v=%p"·"\n",·v); |
| 337 | #line·339·"trace/trace-qapi.h" | 337 | #line·339·"trace/trace-qapi.h" |
| 338 | ········} | 338 | ········} |
| 339 | ····} | 339 | ····} |
| 340 | } | 340 | } |
| | |
| 341 | static·inline·void·trace_visit_check_list(void·*·v) | 341 | static·inline·void·trace_visit_check_list(void·*·v) |
| Offset 353, 22 lines modified | Offset 353, 22 lines modified |
| | |
| 353 | static·inline·void·_nocheck__trace_visit_end_list(void·*·v,·void·*·obj) | 353 | static·inline·void·_nocheck__trace_visit_end_list(void·*·v,·void·*·obj) |
| 354 | { | 354 | { |
| 355 | ····if·(trace_event_get_state(TRACE_VISIT_END_LIST)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 355 | ····if·(trace_event_get_state(TRACE_VISIT_END_LIST)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 356 | ········if·(message_with_timestamp)·{ | 356 | ········if·(message_with_timestamp)·{ |
| 357 | ············struct·timeval·_now; | 357 | ············struct·timeval·_now; |
| 358 | ············gettimeofday(&_now,·NULL); | 358 | ············gettimeofday(&_now,·NULL); |
| 359 | #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 359 | #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 360 | ············qemu_log("%d@%zu.%06zu:visit_end_list·"·"v=%p·obj=%p"·"\n", | 360 | ············qemu_log("%d@%zu.%06zu:visit_end_list·"·"v=%p·obj=%p"·"\n", |
| 361 | ·····················qemu_get_thread_id(), | 361 | ·····················qemu_get_thread_id(), |
| 362 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 362 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 363 | ·····················,·v,·obj); | 363 | ·····················,·v,·obj); |
| 364 | #line·366·"trace/trace-qapi.h" | 364 | #line·366·"trace/trace-qapi.h" |
| 365 | ········}·else·{ | 365 | ········}·else·{ |
| 366 | #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 366 | #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 367 | ············qemu_log("visit_end_list·"·"v=%p·obj=%p"·"\n",·v,·obj); | 367 | ············qemu_log("visit_end_list·"·"v=%p·obj=%p"·"\n",·v,·obj); |
| 368 | #line·370·"trace/trace-qapi.h" | 368 | #line·370·"trace/trace-qapi.h" |
| 369 | ········} | 369 | ········} |
| 370 | ····} | 370 | ····} |
| 371 | } | 371 | } |
| | |
| 372 | static·inline·void·trace_visit_end_list(void·*·v,·void·*·obj) | 372 | static·inline·void·trace_visit_end_list(void·*·v,·void·*·obj) |
| Offset 384, 22 lines modified | Offset 384, 22 lines modified |
| | |
| 384 | static·inline·void·_nocheck__trace_visit_start_alternate(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) | 384 | static·inline·void·_nocheck__trace_visit_start_alternate(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) |
| 385 | { | 385 | { |
| 386 | ····if·(trace_event_get_state(TRACE_VISIT_START_ALTERNATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 386 | ····if·(trace_event_get_state(TRACE_VISIT_START_ALTERNATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 387 | ········if·(message_with_timestamp)·{ | 387 | ········if·(message_with_timestamp)·{ |
| 388 | ············struct·timeval·_now; | 388 | ············struct·timeval·_now; |
| 389 | ············gettimeofday(&_now,·NULL); | 389 | ············gettimeofday(&_now,·NULL); |
| 390 | #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 390 | #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 391 | ············qemu_log("%d@%zu.%06zu:visit_start_alternate·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n", | 391 | ············qemu_log("%d@%zu.%06zu:visit_start_alternate·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n", |
| 392 | ·····················qemu_get_thread_id(), | 392 | ·····················qemu_get_thread_id(), |
| 393 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 393 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 394 | ·····················,·v,·name,·obj,·size); | 394 | ·····················,·v,·name,·obj,·size); |
| 395 | #line·397·"trace/trace-qapi.h" | 395 | #line·397·"trace/trace-qapi.h" |
| 396 | ········}·else·{ | 396 | ········}·else·{ |
| 397 | #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 397 | #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 398 | ············qemu_log("visit_start_alternate·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n",·v,·name,·obj,·size); | 398 | ············qemu_log("visit_start_alternate·"·"v=%p·name=%s·obj=%p·size=%zu"·"\n",·v,·name,·obj,·size); |
| 399 | #line·401·"trace/trace-qapi.h" | 399 | #line·401·"trace/trace-qapi.h" |
| 400 | ········} | 400 | ········} |
| 401 | ····} | 401 | ····} |
| 402 | } | 402 | } |
| | |
| 403 | static·inline·void·trace_visit_start_alternate(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) | 403 | static·inline·void·trace_visit_start_alternate(void·*·v,·const·char·*·name,·void·*·obj,·size_t·size) |
| Offset 415, 22 lines modified | Offset 415, 22 lines modified |
| | |
| 415 | static·inline·void·_nocheck__trace_visit_end_alternate(void·*·v,·void·*·obj) | 415 | static·inline·void·_nocheck__trace_visit_end_alternate(void·*·v,·void·*·obj) |
| 416 | { | 416 | { |
| 417 | ····if·(trace_event_get_state(TRACE_VISIT_END_ALTERNATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 417 | ····if·(trace_event_get_state(TRACE_VISIT_END_ALTERNATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 418 | ········if·(message_with_timestamp)·{ | 418 | ········if·(message_with_timestamp)·{ |
| 419 | ············struct·timeval·_now; | 419 | ············struct·timeval·_now; |
| 420 | ············gettimeofday(&_now,·NULL); | 420 | ············gettimeofday(&_now,·NULL); |
| 421 | #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 421 | #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 422 | ············qemu_log("%d@%zu.%06zu:visit_end_alternate·"·"v=%p·obj=%p"·"\n", | 422 | ············qemu_log("%d@%zu.%06zu:visit_end_alternate·"·"v=%p·obj=%p"·"\n", |
| 423 | ·····················qemu_get_thread_id(), | 423 | ·····················qemu_get_thread_id(), |
| 424 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 424 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 425 | ·····················,·v,·obj); | 425 | ·····················,·v,·obj); |
| 426 | #line·428·"trace/trace-qapi.h" | 426 | #line·428·"trace/trace-qapi.h" |
| 427 | ········}·else·{ | 427 | ········}·else·{ |
| 428 | #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 428 | #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 429 | ············qemu_log("visit_end_alternate·"·"v=%p·obj=%p"·"\n",·v,·obj); | 429 | ············qemu_log("visit_end_alternate·"·"v=%p·obj=%p"·"\n",·v,·obj); |
| 430 | #line·432·"trace/trace-qapi.h" | 430 | #line·432·"trace/trace-qapi.h" |
| 431 | ········} | 431 | ········} |
| 432 | ····} | 432 | ····} |
| 433 | } | 433 | } |
| | |
| 434 | static·inline·void·trace_visit_end_alternate(void·*·v,·void·*·obj) | 434 | static·inline·void·trace_visit_end_alternate(void·*·v,·void·*·obj) |
| Offset 446, 22 lines modified | Offset 446, 22 lines modified |
| | |
| 446 | static·inline·void·_nocheck__trace_visit_optional(void·*·v,·const·char·*·name,·bool·*·present) | 446 | static·inline·void·_nocheck__trace_visit_optional(void·*·v,·const·char·*·name,·bool·*·present) |
| 447 | { | 447 | { |
| 448 | ····if·(trace_event_get_state(TRACE_VISIT_OPTIONAL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 448 | ····if·(trace_event_get_state(TRACE_VISIT_OPTIONAL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 449 | ········if·(message_with_timestamp)·{ | 449 | ········if·(message_with_timestamp)·{ |
| 450 | ············struct·timeval·_now; | 450 | ············struct·timeval·_now; |
| 451 | ············gettimeofday(&_now,·NULL); | 451 | ············gettimeofday(&_now,·NULL); |
| 452 | #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 452 | #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 453 | ············qemu_log("%d@%zu.%06zu:visit_optional·"·"v=%p·name=%s·present=%p"·"\n", | 453 | ············qemu_log("%d@%zu.%06zu:visit_optional·"·"v=%p·name=%s·present=%p"·"\n", |
| 454 | ·····················qemu_get_thread_id(), | 454 | ·····················qemu_get_thread_id(), |
| 455 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 455 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 456 | ·····················,·v,·name,·present); | 456 | ·····················,·v,·name,·present); |
| 457 | #line·459·"trace/trace-qapi.h" | 457 | #line·459·"trace/trace-qapi.h" |
| 458 | ········}·else·{ | 458 | ········}·else·{ |
| 459 | #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 459 | #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 460 | ············qemu_log("visit_optional·"·"v=%p·name=%s·present=%p"·"\n",·v,·name,·present); | 460 | ············qemu_log("visit_optional·"·"v=%p·name=%s·present=%p"·"\n",·v,·name,·present); |
| 461 | #line·463·"trace/trace-qapi.h" | 461 | #line·463·"trace/trace-qapi.h" |
| 462 | ········} | 462 | ········} |
| 463 | ····} | 463 | ····} |
| 464 | } | 464 | } |
| | |
| 465 | static·inline·void·trace_visit_optional(void·*·v,·const·char·*·name,·bool·*·present) | 465 | static·inline·void·trace_visit_optional(void·*·v,·const·char·*·name,·bool·*·present) |
| Offset 477, 22 lines modified | Offset 477, 22 lines modified |
| | |
| 477 | static·inline·void·_nocheck__trace_visit_policy_reject(void·*·v,·const·char·*·name) | 477 | static·inline·void·_nocheck__trace_visit_policy_reject(void·*·v,·const·char·*·name) |
| 478 | { | 478 | { |
| 479 | ····if·(trace_event_get_state(TRACE_VISIT_POLICY_REJECT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 479 | ····if·(trace_event_get_state(TRACE_VISIT_POLICY_REJECT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 480 | ········if·(message_with_timestamp)·{ | 480 | ········if·(message_with_timestamp)·{ |
| 481 | ············struct·timeval·_now; | 481 | ············struct·timeval·_now; |
| 482 | ············gettimeofday(&_now,·NULL); | 482 | ············gettimeofday(&_now,·NULL); |
| 483 | #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 483 | #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 484 | ············qemu_log("%d@%zu.%06zu:visit_policy_reject·"·"v=%p·name=%s"·"\n", | 484 | ············qemu_log("%d@%zu.%06zu:visit_policy_reject·"·"v=%p·name=%s"·"\n", |
| 485 | ·····················qemu_get_thread_id(), | 485 | ·····················qemu_get_thread_id(), |
| 486 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 486 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 487 | ·····················,·v,·name); | 487 | ·····················,·v,·name); |
| 488 | #line·490·"trace/trace-qapi.h" | 488 | #line·490·"trace/trace-qapi.h" |
| 489 | ········}·else·{ | 489 | ········}·else·{ |
| 490 | #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 490 | #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 491 | ············qemu_log("visit_policy_reject·"·"v=%p·name=%s"·"\n",·v,·name); | 491 | ············qemu_log("visit_policy_reject·"·"v=%p·name=%s"·"\n",·v,·name); |
| 492 | #line·494·"trace/trace-qapi.h" | 492 | #line·494·"trace/trace-qapi.h" |
| 493 | ········} | 493 | ········} |
| 494 | ····} | 494 | ····} |
| 495 | } | 495 | } |
| | |
| 496 | static·inline·void·trace_visit_policy_reject(void·*·v,·const·char·*·name) | 496 | static·inline·void·trace_visit_policy_reject(void·*·v,·const·char·*·name) |
| Offset 508, 22 lines modified | Offset 508, 22 lines modified |
| | |
| 508 | static·inline·void·_nocheck__trace_visit_policy_skip(void·*·v,·const·char·*·name) | 508 | static·inline·void·_nocheck__trace_visit_policy_skip(void·*·v,·const·char·*·name) |
| 509 | { | 509 | { |
| 510 | ····if·(trace_event_get_state(TRACE_VISIT_POLICY_SKIP)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 510 | ····if·(trace_event_get_state(TRACE_VISIT_POLICY_SKIP)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 511 | ········if·(message_with_timestamp)·{ | 511 | ········if·(message_with_timestamp)·{ |
| 512 | ············struct·timeval·_now; | 512 | ············struct·timeval·_now; |
| 513 | ············gettimeofday(&_now,·NULL); | 513 | ············gettimeofday(&_now,·NULL); |
| 514 | #line·21·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 514 | #line·21·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 515 | ············qemu_log("%d@%zu.%06zu:visit_policy_skip·"·"v=%p·name=%s"·"\n", | 515 | ············qemu_log("%d@%zu.%06zu:visit_policy_skip·"·"v=%p·name=%s"·"\n", |
| 516 | ·····················qemu_get_thread_id(), | 516 | ·····················qemu_get_thread_id(), |
| 517 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 517 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 518 | ·····················,·v,·name); | 518 | ·····················,·v,·name); |
| 519 | #line·521·"trace/trace-qapi.h" | 519 | #line·521·"trace/trace-qapi.h" |
| 520 | ········}·else·{ | 520 | ········}·else·{ |
| 521 | #line·21·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 521 | #line·21·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 522 | ············qemu_log("visit_policy_skip·"·"v=%p·name=%s"·"\n",·v,·name); | 522 | ············qemu_log("visit_policy_skip·"·"v=%p·name=%s"·"\n",·v,·name); |
| 523 | #line·525·"trace/trace-qapi.h" | 523 | #line·525·"trace/trace-qapi.h" |
| 524 | ········} | 524 | ········} |
| 525 | ····} | 525 | ····} |
| 526 | } | 526 | } |
| | |
| 527 | static·inline·void·trace_visit_policy_skip(void·*·v,·const·char·*·name) | 527 | static·inline·void·trace_visit_policy_skip(void·*·v,·const·char·*·name) |
| Offset 539, 22 lines modified | Offset 539, 22 lines modified |
| | |
| 539 | static·inline·void·_nocheck__trace_visit_type_enum(void·*·v,·const·char·*·name,·int·*·obj) | 539 | static·inline·void·_nocheck__trace_visit_type_enum(void·*·v,·const·char·*·name,·int·*·obj) |
| 540 | { | 540 | { |
| 541 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_ENUM)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 541 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_ENUM)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 542 | ········if·(message_with_timestamp)·{ | 542 | ········if·(message_with_timestamp)·{ |
| 543 | ············struct·timeval·_now; | 543 | ············struct·timeval·_now; |
| 544 | ············gettimeofday(&_now,·NULL); | 544 | ············gettimeofday(&_now,·NULL); |
| 545 | #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 545 | #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 546 | ············qemu_log("%d@%zu.%06zu:visit_type_enum·"·"v=%p·name=%s·obj=%p"·"\n", | 546 | ············qemu_log("%d@%zu.%06zu:visit_type_enum·"·"v=%p·name=%s·obj=%p"·"\n", |
| 547 | ·····················qemu_get_thread_id(), | 547 | ·····················qemu_get_thread_id(), |
| 548 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 548 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 549 | ·····················,·v,·name,·obj); | 549 | ·····················,·v,·name,·obj); |
| 550 | #line·552·"trace/trace-qapi.h" | 550 | #line·552·"trace/trace-qapi.h" |
| 551 | ········}·else·{ | 551 | ········}·else·{ |
| 552 | #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 552 | #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 553 | ············qemu_log("visit_type_enum·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 553 | ············qemu_log("visit_type_enum·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 554 | #line·556·"trace/trace-qapi.h" | 554 | #line·556·"trace/trace-qapi.h" |
| 555 | ········} | 555 | ········} |
| 556 | ····} | 556 | ····} |
| 557 | } | 557 | } |
| | |
| 558 | static·inline·void·trace_visit_type_enum(void·*·v,·const·char·*·name,·int·*·obj) | 558 | static·inline·void·trace_visit_type_enum(void·*·v,·const·char·*·name,·int·*·obj) |
| Offset 570, 22 lines modified | Offset 570, 22 lines modified |
| | |
| 570 | static·inline·void·_nocheck__trace_visit_type_int(void·*·v,·const·char·*·name,·int64_t·*·obj) | 570 | static·inline·void·_nocheck__trace_visit_type_int(void·*·v,·const·char·*·name,·int64_t·*·obj) |
| 571 | { | 571 | { |
| 572 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_INT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 572 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_INT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 573 | ········if·(message_with_timestamp)·{ | 573 | ········if·(message_with_timestamp)·{ |
| 574 | ············struct·timeval·_now; | 574 | ············struct·timeval·_now; |
| 575 | ············gettimeofday(&_now,·NULL); | 575 | ············gettimeofday(&_now,·NULL); |
| 576 | #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 576 | #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 577 | ············qemu_log("%d@%zu.%06zu:visit_type_int·"·"v=%p·name=%s·obj=%p"·"\n", | 577 | ············qemu_log("%d@%zu.%06zu:visit_type_int·"·"v=%p·name=%s·obj=%p"·"\n", |
| 578 | ·····················qemu_get_thread_id(), | 578 | ·····················qemu_get_thread_id(), |
| 579 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 579 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 580 | ·····················,·v,·name,·obj); | 580 | ·····················,·v,·name,·obj); |
| 581 | #line·583·"trace/trace-qapi.h" | 581 | #line·583·"trace/trace-qapi.h" |
| 582 | ········}·else·{ | 582 | ········}·else·{ |
| 583 | #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 583 | #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 584 | ············qemu_log("visit_type_int·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 584 | ············qemu_log("visit_type_int·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 585 | #line·587·"trace/trace-qapi.h" | 585 | #line·587·"trace/trace-qapi.h" |
| 586 | ········} | 586 | ········} |
| 587 | ····} | 587 | ····} |
| 588 | } | 588 | } |
| | |
| 589 | static·inline·void·trace_visit_type_int(void·*·v,·const·char·*·name,·int64_t·*·obj) | 589 | static·inline·void·trace_visit_type_int(void·*·v,·const·char·*·name,·int64_t·*·obj) |
| Offset 601, 22 lines modified | Offset 601, 22 lines modified |
| | |
| 601 | static·inline·void·_nocheck__trace_visit_type_uint8(void·*·v,·const·char·*·name,·uint8_t·*·obj) | 601 | static·inline·void·_nocheck__trace_visit_type_uint8(void·*·v,·const·char·*·name,·uint8_t·*·obj) |
| 602 | { | 602 | { |
| 603 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_UINT8)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 603 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_UINT8)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 604 | ········if·(message_with_timestamp)·{ | 604 | ········if·(message_with_timestamp)·{ |
| 605 | ············struct·timeval·_now; | 605 | ············struct·timeval·_now; |
| 606 | ············gettimeofday(&_now,·NULL); | 606 | ············gettimeofday(&_now,·NULL); |
| 607 | #line·25·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 607 | #line·25·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 608 | ············qemu_log("%d@%zu.%06zu:visit_type_uint8·"·"v=%p·name=%s·obj=%p"·"\n", | 608 | ············qemu_log("%d@%zu.%06zu:visit_type_uint8·"·"v=%p·name=%s·obj=%p"·"\n", |
| 609 | ·····················qemu_get_thread_id(), | 609 | ·····················qemu_get_thread_id(), |
| 610 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 610 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 611 | ·····················,·v,·name,·obj); | 611 | ·····················,·v,·name,·obj); |
| 612 | #line·614·"trace/trace-qapi.h" | 612 | #line·614·"trace/trace-qapi.h" |
| 613 | ········}·else·{ | 613 | ········}·else·{ |
| 614 | #line·25·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 614 | #line·25·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 615 | ············qemu_log("visit_type_uint8·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 615 | ············qemu_log("visit_type_uint8·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 616 | #line·618·"trace/trace-qapi.h" | 616 | #line·618·"trace/trace-qapi.h" |
| 617 | ········} | 617 | ········} |
| 618 | ····} | 618 | ····} |
| 619 | } | 619 | } |
| | |
| 620 | static·inline·void·trace_visit_type_uint8(void·*·v,·const·char·*·name,·uint8_t·*·obj) | 620 | static·inline·void·trace_visit_type_uint8(void·*·v,·const·char·*·name,·uint8_t·*·obj) |
| Offset 632, 22 lines modified | Offset 632, 22 lines modified |
| | |
| 632 | static·inline·void·_nocheck__trace_visit_type_uint16(void·*·v,·const·char·*·name,·uint16_t·*·obj) | 632 | static·inline·void·_nocheck__trace_visit_type_uint16(void·*·v,·const·char·*·name,·uint16_t·*·obj) |
| 633 | { | 633 | { |
| 634 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_UINT16)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 634 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_UINT16)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 635 | ········if·(message_with_timestamp)·{ | 635 | ········if·(message_with_timestamp)·{ |
| 636 | ············struct·timeval·_now; | 636 | ············struct·timeval·_now; |
| 637 | ············gettimeofday(&_now,·NULL); | 637 | ············gettimeofday(&_now,·NULL); |
| 638 | #line·26·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 638 | #line·26·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 639 | ············qemu_log("%d@%zu.%06zu:visit_type_uint16·"·"v=%p·name=%s·obj=%p"·"\n", | 639 | ············qemu_log("%d@%zu.%06zu:visit_type_uint16·"·"v=%p·name=%s·obj=%p"·"\n", |
| 640 | ·····················qemu_get_thread_id(), | 640 | ·····················qemu_get_thread_id(), |
| 641 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 641 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 642 | ·····················,·v,·name,·obj); | 642 | ·····················,·v,·name,·obj); |
| 643 | #line·645·"trace/trace-qapi.h" | 643 | #line·645·"trace/trace-qapi.h" |
| 644 | ········}·else·{ | 644 | ········}·else·{ |
| 645 | #line·26·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 645 | #line·26·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 646 | ············qemu_log("visit_type_uint16·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 646 | ············qemu_log("visit_type_uint16·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 647 | #line·649·"trace/trace-qapi.h" | 647 | #line·649·"trace/trace-qapi.h" |
| 648 | ········} | 648 | ········} |
| 649 | ····} | 649 | ····} |
| 650 | } | 650 | } |
| | |
| 651 | static·inline·void·trace_visit_type_uint16(void·*·v,·const·char·*·name,·uint16_t·*·obj) | 651 | static·inline·void·trace_visit_type_uint16(void·*·v,·const·char·*·name,·uint16_t·*·obj) |
| Offset 663, 22 lines modified | Offset 663, 22 lines modified |
| | |
| 663 | static·inline·void·_nocheck__trace_visit_type_uint32(void·*·v,·const·char·*·name,·uint32_t·*·obj) | 663 | static·inline·void·_nocheck__trace_visit_type_uint32(void·*·v,·const·char·*·name,·uint32_t·*·obj) |
| 664 | { | 664 | { |
| 665 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_UINT32)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 665 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_UINT32)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 666 | ········if·(message_with_timestamp)·{ | 666 | ········if·(message_with_timestamp)·{ |
| 667 | ············struct·timeval·_now; | 667 | ············struct·timeval·_now; |
| 668 | ············gettimeofday(&_now,·NULL); | 668 | ············gettimeofday(&_now,·NULL); |
| 669 | #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 669 | #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 670 | ············qemu_log("%d@%zu.%06zu:visit_type_uint32·"·"v=%p·name=%s·obj=%p"·"\n", | 670 | ············qemu_log("%d@%zu.%06zu:visit_type_uint32·"·"v=%p·name=%s·obj=%p"·"\n", |
| 671 | ·····················qemu_get_thread_id(), | 671 | ·····················qemu_get_thread_id(), |
| 672 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 672 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 673 | ·····················,·v,·name,·obj); | 673 | ·····················,·v,·name,·obj); |
| 674 | #line·676·"trace/trace-qapi.h" | 674 | #line·676·"trace/trace-qapi.h" |
| 675 | ········}·else·{ | 675 | ········}·else·{ |
| 676 | #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 676 | #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 677 | ············qemu_log("visit_type_uint32·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 677 | ············qemu_log("visit_type_uint32·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 678 | #line·680·"trace/trace-qapi.h" | 678 | #line·680·"trace/trace-qapi.h" |
| 679 | ········} | 679 | ········} |
| 680 | ····} | 680 | ····} |
| 681 | } | 681 | } |
| | |
| 682 | static·inline·void·trace_visit_type_uint32(void·*·v,·const·char·*·name,·uint32_t·*·obj) | 682 | static·inline·void·trace_visit_type_uint32(void·*·v,·const·char·*·name,·uint32_t·*·obj) |
| Offset 694, 22 lines modified | Offset 694, 22 lines modified |
| | |
| 694 | static·inline·void·_nocheck__trace_visit_type_uint64(void·*·v,·const·char·*·name,·uint64_t·*·obj) | 694 | static·inline·void·_nocheck__trace_visit_type_uint64(void·*·v,·const·char·*·name,·uint64_t·*·obj) |
| 695 | { | 695 | { |
| 696 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_UINT64)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 696 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_UINT64)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 697 | ········if·(message_with_timestamp)·{ | 697 | ········if·(message_with_timestamp)·{ |
| 698 | ············struct·timeval·_now; | 698 | ············struct·timeval·_now; |
| 699 | ············gettimeofday(&_now,·NULL); | 699 | ············gettimeofday(&_now,·NULL); |
| 700 | #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 700 | #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 701 | ············qemu_log("%d@%zu.%06zu:visit_type_uint64·"·"v=%p·name=%s·obj=%p"·"\n", | 701 | ············qemu_log("%d@%zu.%06zu:visit_type_uint64·"·"v=%p·name=%s·obj=%p"·"\n", |
| 702 | ·····················qemu_get_thread_id(), | 702 | ·····················qemu_get_thread_id(), |
| 703 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 703 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 704 | ·····················,·v,·name,·obj); | 704 | ·····················,·v,·name,·obj); |
| 705 | #line·707·"trace/trace-qapi.h" | 705 | #line·707·"trace/trace-qapi.h" |
| 706 | ········}·else·{ | 706 | ········}·else·{ |
| 707 | #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 707 | #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 708 | ············qemu_log("visit_type_uint64·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 708 | ············qemu_log("visit_type_uint64·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 709 | #line·711·"trace/trace-qapi.h" | 709 | #line·711·"trace/trace-qapi.h" |
| 710 | ········} | 710 | ········} |
| 711 | ····} | 711 | ····} |
| 712 | } | 712 | } |
| | |
| 713 | static·inline·void·trace_visit_type_uint64(void·*·v,·const·char·*·name,·uint64_t·*·obj) | 713 | static·inline·void·trace_visit_type_uint64(void·*·v,·const·char·*·name,·uint64_t·*·obj) |
| Offset 725, 22 lines modified | Offset 725, 22 lines modified |
| | |
| 725 | static·inline·void·_nocheck__trace_visit_type_int8(void·*·v,·const·char·*·name,·int8_t·*·obj) | 725 | static·inline·void·_nocheck__trace_visit_type_int8(void·*·v,·const·char·*·name,·int8_t·*·obj) |
| 726 | { | 726 | { |
| 727 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_INT8)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 727 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_INT8)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 728 | ········if·(message_with_timestamp)·{ | 728 | ········if·(message_with_timestamp)·{ |
| 729 | ············struct·timeval·_now; | 729 | ············struct·timeval·_now; |
| 730 | ············gettimeofday(&_now,·NULL); | 730 | ············gettimeofday(&_now,·NULL); |
| 731 | #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 731 | #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 732 | ············qemu_log("%d@%zu.%06zu:visit_type_int8·"·"v=%p·name=%s·obj=%p"·"\n", | 732 | ············qemu_log("%d@%zu.%06zu:visit_type_int8·"·"v=%p·name=%s·obj=%p"·"\n", |
| 733 | ·····················qemu_get_thread_id(), | 733 | ·····················qemu_get_thread_id(), |
| 734 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 734 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 735 | ·····················,·v,·name,·obj); | 735 | ·····················,·v,·name,·obj); |
| 736 | #line·738·"trace/trace-qapi.h" | 736 | #line·738·"trace/trace-qapi.h" |
| 737 | ········}·else·{ | 737 | ········}·else·{ |
| 738 | #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 738 | #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 739 | ············qemu_log("visit_type_int8·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 739 | ············qemu_log("visit_type_int8·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 740 | #line·742·"trace/trace-qapi.h" | 740 | #line·742·"trace/trace-qapi.h" |
| 741 | ········} | 741 | ········} |
| 742 | ····} | 742 | ····} |
| 743 | } | 743 | } |
| | |
| 744 | static·inline·void·trace_visit_type_int8(void·*·v,·const·char·*·name,·int8_t·*·obj) | 744 | static·inline·void·trace_visit_type_int8(void·*·v,·const·char·*·name,·int8_t·*·obj) |
| Offset 756, 22 lines modified | Offset 756, 22 lines modified |
| | |
| 756 | static·inline·void·_nocheck__trace_visit_type_int16(void·*·v,·const·char·*·name,·int16_t·*·obj) | 756 | static·inline·void·_nocheck__trace_visit_type_int16(void·*·v,·const·char·*·name,·int16_t·*·obj) |
| 757 | { | 757 | { |
| 758 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_INT16)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 758 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_INT16)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 759 | ········if·(message_with_timestamp)·{ | 759 | ········if·(message_with_timestamp)·{ |
| 760 | ············struct·timeval·_now; | 760 | ············struct·timeval·_now; |
| 761 | ············gettimeofday(&_now,·NULL); | 761 | ············gettimeofday(&_now,·NULL); |
| 762 | #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 762 | #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 763 | ············qemu_log("%d@%zu.%06zu:visit_type_int16·"·"v=%p·name=%s·obj=%p"·"\n", | 763 | ············qemu_log("%d@%zu.%06zu:visit_type_int16·"·"v=%p·name=%s·obj=%p"·"\n", |
| 764 | ·····················qemu_get_thread_id(), | 764 | ·····················qemu_get_thread_id(), |
| 765 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 765 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 766 | ·····················,·v,·name,·obj); | 766 | ·····················,·v,·name,·obj); |
| 767 | #line·769·"trace/trace-qapi.h" | 767 | #line·769·"trace/trace-qapi.h" |
| 768 | ········}·else·{ | 768 | ········}·else·{ |
| 769 | #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 769 | #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 770 | ············qemu_log("visit_type_int16·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 770 | ············qemu_log("visit_type_int16·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 771 | #line·773·"trace/trace-qapi.h" | 771 | #line·773·"trace/trace-qapi.h" |
| 772 | ········} | 772 | ········} |
| 773 | ····} | 773 | ····} |
| 774 | } | 774 | } |
| | |
| 775 | static·inline·void·trace_visit_type_int16(void·*·v,·const·char·*·name,·int16_t·*·obj) | 775 | static·inline·void·trace_visit_type_int16(void·*·v,·const·char·*·name,·int16_t·*·obj) |
| Offset 787, 22 lines modified | Offset 787, 22 lines modified |
| | |
| 787 | static·inline·void·_nocheck__trace_visit_type_int32(void·*·v,·const·char·*·name,·int32_t·*·obj) | 787 | static·inline·void·_nocheck__trace_visit_type_int32(void·*·v,·const·char·*·name,·int32_t·*·obj) |
| 788 | { | 788 | { |
| 789 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_INT32)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 789 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_INT32)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 790 | ········if·(message_with_timestamp)·{ | 790 | ········if·(message_with_timestamp)·{ |
| 791 | ············struct·timeval·_now; | 791 | ············struct·timeval·_now; |
| 792 | ············gettimeofday(&_now,·NULL); | 792 | ············gettimeofday(&_now,·NULL); |
| 793 | #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 793 | #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 794 | ············qemu_log("%d@%zu.%06zu:visit_type_int32·"·"v=%p·name=%s·obj=%p"·"\n", | 794 | ············qemu_log("%d@%zu.%06zu:visit_type_int32·"·"v=%p·name=%s·obj=%p"·"\n", |
| 795 | ·····················qemu_get_thread_id(), | 795 | ·····················qemu_get_thread_id(), |
| 796 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 796 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 797 | ·····················,·v,·name,·obj); | 797 | ·····················,·v,·name,·obj); |
| 798 | #line·800·"trace/trace-qapi.h" | 798 | #line·800·"trace/trace-qapi.h" |
| 799 | ········}·else·{ | 799 | ········}·else·{ |
| 800 | #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 800 | #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 801 | ············qemu_log("visit_type_int32·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 801 | ············qemu_log("visit_type_int32·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 802 | #line·804·"trace/trace-qapi.h" | 802 | #line·804·"trace/trace-qapi.h" |
| 803 | ········} | 803 | ········} |
| 804 | ····} | 804 | ····} |
| 805 | } | 805 | } |
| | |
| 806 | static·inline·void·trace_visit_type_int32(void·*·v,·const·char·*·name,·int32_t·*·obj) | 806 | static·inline·void·trace_visit_type_int32(void·*·v,·const·char·*·name,·int32_t·*·obj) |
| Offset 818, 22 lines modified | Offset 818, 22 lines modified |
| | |
| 818 | static·inline·void·_nocheck__trace_visit_type_int64(void·*·v,·const·char·*·name,·int64_t·*·obj) | 818 | static·inline·void·_nocheck__trace_visit_type_int64(void·*·v,·const·char·*·name,·int64_t·*·obj) |
| 819 | { | 819 | { |
| 820 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_INT64)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 820 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_INT64)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 821 | ········if·(message_with_timestamp)·{ | 821 | ········if·(message_with_timestamp)·{ |
| 822 | ············struct·timeval·_now; | 822 | ············struct·timeval·_now; |
| 823 | ············gettimeofday(&_now,·NULL); | 823 | ············gettimeofday(&_now,·NULL); |
| 824 | #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 824 | #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 825 | ············qemu_log("%d@%zu.%06zu:visit_type_int64·"·"v=%p·name=%s·obj=%p"·"\n", | 825 | ············qemu_log("%d@%zu.%06zu:visit_type_int64·"·"v=%p·name=%s·obj=%p"·"\n", |
| 826 | ·····················qemu_get_thread_id(), | 826 | ·····················qemu_get_thread_id(), |
| 827 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 827 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 828 | ·····················,·v,·name,·obj); | 828 | ·····················,·v,·name,·obj); |
| 829 | #line·831·"trace/trace-qapi.h" | 829 | #line·831·"trace/trace-qapi.h" |
| 830 | ········}·else·{ | 830 | ········}·else·{ |
| 831 | #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 831 | #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 832 | ············qemu_log("visit_type_int64·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 832 | ············qemu_log("visit_type_int64·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 833 | #line·835·"trace/trace-qapi.h" | 833 | #line·835·"trace/trace-qapi.h" |
| 834 | ········} | 834 | ········} |
| 835 | ····} | 835 | ····} |
| 836 | } | 836 | } |
| | |
| 837 | static·inline·void·trace_visit_type_int64(void·*·v,·const·char·*·name,·int64_t·*·obj) | 837 | static·inline·void·trace_visit_type_int64(void·*·v,·const·char·*·name,·int64_t·*·obj) |
| Offset 849, 22 lines modified | Offset 849, 22 lines modified |
| | |
| 849 | static·inline·void·_nocheck__trace_visit_type_size(void·*·v,·const·char·*·name,·uint64_t·*·obj) | 849 | static·inline·void·_nocheck__trace_visit_type_size(void·*·v,·const·char·*·name,·uint64_t·*·obj) |
| 850 | { | 850 | { |
| 851 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_SIZE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 851 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_SIZE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 852 | ········if·(message_with_timestamp)·{ | 852 | ········if·(message_with_timestamp)·{ |
| 853 | ············struct·timeval·_now; | 853 | ············struct·timeval·_now; |
| 854 | ············gettimeofday(&_now,·NULL); | 854 | ············gettimeofday(&_now,·NULL); |
| 855 | #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 855 | #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 856 | ············qemu_log("%d@%zu.%06zu:visit_type_size·"·"v=%p·name=%s·obj=%p"·"\n", | 856 | ············qemu_log("%d@%zu.%06zu:visit_type_size·"·"v=%p·name=%s·obj=%p"·"\n", |
| 857 | ·····················qemu_get_thread_id(), | 857 | ·····················qemu_get_thread_id(), |
| 858 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 858 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 859 | ·····················,·v,·name,·obj); | 859 | ·····················,·v,·name,·obj); |
| 860 | #line·862·"trace/trace-qapi.h" | 860 | #line·862·"trace/trace-qapi.h" |
| 861 | ········}·else·{ | 861 | ········}·else·{ |
| 862 | #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 862 | #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 863 | ············qemu_log("visit_type_size·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 863 | ············qemu_log("visit_type_size·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 864 | #line·866·"trace/trace-qapi.h" | 864 | #line·866·"trace/trace-qapi.h" |
| 865 | ········} | 865 | ········} |
| 866 | ····} | 866 | ····} |
| 867 | } | 867 | } |
| | |
| 868 | static·inline·void·trace_visit_type_size(void·*·v,·const·char·*·name,·uint64_t·*·obj) | 868 | static·inline·void·trace_visit_type_size(void·*·v,·const·char·*·name,·uint64_t·*·obj) |
| Offset 880, 22 lines modified | Offset 880, 22 lines modified |
| | |
| 880 | static·inline·void·_nocheck__trace_visit_type_bool(void·*·v,·const·char·*·name,·bool·*·obj) | 880 | static·inline·void·_nocheck__trace_visit_type_bool(void·*·v,·const·char·*·name,·bool·*·obj) |
| 881 | { | 881 | { |
| 882 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_BOOL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 882 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_BOOL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 883 | ········if·(message_with_timestamp)·{ | 883 | ········if·(message_with_timestamp)·{ |
| 884 | ············struct·timeval·_now; | 884 | ············struct·timeval·_now; |
| 885 | ············gettimeofday(&_now,·NULL); | 885 | ············gettimeofday(&_now,·NULL); |
| 886 | #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 886 | #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 887 | ············qemu_log("%d@%zu.%06zu:visit_type_bool·"·"v=%p·name=%s·obj=%p"·"\n", | 887 | ············qemu_log("%d@%zu.%06zu:visit_type_bool·"·"v=%p·name=%s·obj=%p"·"\n", |
| 888 | ·····················qemu_get_thread_id(), | 888 | ·····················qemu_get_thread_id(), |
| 889 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 889 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 890 | ·····················,·v,·name,·obj); | 890 | ·····················,·v,·name,·obj); |
| 891 | #line·893·"trace/trace-qapi.h" | 891 | #line·893·"trace/trace-qapi.h" |
| 892 | ········}·else·{ | 892 | ········}·else·{ |
| 893 | #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 893 | #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 894 | ············qemu_log("visit_type_bool·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 894 | ············qemu_log("visit_type_bool·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 895 | #line·897·"trace/trace-qapi.h" | 895 | #line·897·"trace/trace-qapi.h" |
| 896 | ········} | 896 | ········} |
| 897 | ····} | 897 | ····} |
| 898 | } | 898 | } |
| | |
| 899 | static·inline·void·trace_visit_type_bool(void·*·v,·const·char·*·name,·bool·*·obj) | 899 | static·inline·void·trace_visit_type_bool(void·*·v,·const·char·*·name,·bool·*·obj) |
| Offset 911, 22 lines modified | Offset 911, 22 lines modified |
| | |
| 911 | static·inline·void·_nocheck__trace_visit_type_str(void·*·v,·const·char·*·name,·char·**·obj) | 911 | static·inline·void·_nocheck__trace_visit_type_str(void·*·v,·const·char·*·name,·char·**·obj) |
| 912 | { | 912 | { |
| 913 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_STR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 913 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_STR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 914 | ········if·(message_with_timestamp)·{ | 914 | ········if·(message_with_timestamp)·{ |
| 915 | ············struct·timeval·_now; | 915 | ············struct·timeval·_now; |
| 916 | ············gettimeofday(&_now,·NULL); | 916 | ············gettimeofday(&_now,·NULL); |
| 917 | #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 917 | #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 918 | ············qemu_log("%d@%zu.%06zu:visit_type_str·"·"v=%p·name=%s·obj=%p"·"\n", | 918 | ············qemu_log("%d@%zu.%06zu:visit_type_str·"·"v=%p·name=%s·obj=%p"·"\n", |
| 919 | ·····················qemu_get_thread_id(), | 919 | ·····················qemu_get_thread_id(), |
| 920 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 920 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 921 | ·····················,·v,·name,·obj); | 921 | ·····················,·v,·name,·obj); |
| 922 | #line·924·"trace/trace-qapi.h" | 922 | #line·924·"trace/trace-qapi.h" |
| 923 | ········}·else·{ | 923 | ········}·else·{ |
| 924 | #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 924 | #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 925 | ············qemu_log("visit_type_str·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 925 | ············qemu_log("visit_type_str·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 926 | #line·928·"trace/trace-qapi.h" | 926 | #line·928·"trace/trace-qapi.h" |
| 927 | ········} | 927 | ········} |
| 928 | ····} | 928 | ····} |
| 929 | } | 929 | } |
| | |
| 930 | static·inline·void·trace_visit_type_str(void·*·v,·const·char·*·name,·char·**·obj) | 930 | static·inline·void·trace_visit_type_str(void·*·v,·const·char·*·name,·char·**·obj) |
| Offset 942, 22 lines modified | Offset 942, 22 lines modified |
| | |
| 942 | static·inline·void·_nocheck__trace_visit_type_number(void·*·v,·const·char·*·name,·void·*·obj) | 942 | static·inline·void·_nocheck__trace_visit_type_number(void·*·v,·const·char·*·name,·void·*·obj) |
| 943 | { | 943 | { |
| 944 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_NUMBER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 944 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_NUMBER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 945 | ········if·(message_with_timestamp)·{ | 945 | ········if·(message_with_timestamp)·{ |
| 946 | ············struct·timeval·_now; | 946 | ············struct·timeval·_now; |
| 947 | ············gettimeofday(&_now,·NULL); | 947 | ············gettimeofday(&_now,·NULL); |
| 948 | #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 948 | #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 949 | ············qemu_log("%d@%zu.%06zu:visit_type_number·"·"v=%p·name=%s·obj=%p"·"\n", | 949 | ············qemu_log("%d@%zu.%06zu:visit_type_number·"·"v=%p·name=%s·obj=%p"·"\n", |
| 950 | ·····················qemu_get_thread_id(), | 950 | ·····················qemu_get_thread_id(), |
| 951 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 951 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 952 | ·····················,·v,·name,·obj); | 952 | ·····················,·v,·name,·obj); |
| 953 | #line·955·"trace/trace-qapi.h" | 953 | #line·955·"trace/trace-qapi.h" |
| 954 | ········}·else·{ | 954 | ········}·else·{ |
| 955 | #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 955 | #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 956 | ············qemu_log("visit_type_number·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 956 | ············qemu_log("visit_type_number·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 957 | #line·959·"trace/trace-qapi.h" | 957 | #line·959·"trace/trace-qapi.h" |
| 958 | ········} | 958 | ········} |
| 959 | ····} | 959 | ····} |
| 960 | } | 960 | } |
| | |
| 961 | static·inline·void·trace_visit_type_number(void·*·v,·const·char·*·name,·void·*·obj) | 961 | static·inline·void·trace_visit_type_number(void·*·v,·const·char·*·name,·void·*·obj) |
| Offset 973, 22 lines modified | Offset 973, 22 lines modified |
| | |
| 973 | static·inline·void·_nocheck__trace_visit_type_any(void·*·v,·const·char·*·name,·void·*·obj) | 973 | static·inline·void·_nocheck__trace_visit_type_any(void·*·v,·const·char·*·name,·void·*·obj) |
| 974 | { | 974 | { |
| 975 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_ANY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 975 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_ANY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 976 | ········if·(message_with_timestamp)·{ | 976 | ········if·(message_with_timestamp)·{ |
| 977 | ············struct·timeval·_now; | 977 | ············struct·timeval·_now; |
| 978 | ············gettimeofday(&_now,·NULL); | 978 | ············gettimeofday(&_now,·NULL); |
| 979 | #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 979 | #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 980 | ············qemu_log("%d@%zu.%06zu:visit_type_any·"·"v=%p·name=%s·obj=%p"·"\n", | 980 | ············qemu_log("%d@%zu.%06zu:visit_type_any·"·"v=%p·name=%s·obj=%p"·"\n", |
| 981 | ·····················qemu_get_thread_id(), | 981 | ·····················qemu_get_thread_id(), |
| 982 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 982 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 983 | ·····················,·v,·name,·obj); | 983 | ·····················,·v,·name,·obj); |
| 984 | #line·986·"trace/trace-qapi.h" | 984 | #line·986·"trace/trace-qapi.h" |
| 985 | ········}·else·{ | 985 | ········}·else·{ |
| 986 | #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 986 | #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 987 | ············qemu_log("visit_type_any·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 987 | ············qemu_log("visit_type_any·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 988 | #line·990·"trace/trace-qapi.h" | 988 | #line·990·"trace/trace-qapi.h" |
| 989 | ········} | 989 | ········} |
| 990 | ····} | 990 | ····} |
| 991 | } | 991 | } |
| | |
| 992 | static·inline·void·trace_visit_type_any(void·*·v,·const·char·*·name,·void·*·obj) | 992 | static·inline·void·trace_visit_type_any(void·*·v,·const·char·*·name,·void·*·obj) |
| Offset 1004, 22 lines modified | Offset 1004, 22 lines modified |
| | |
| 1004 | static·inline·void·_nocheck__trace_visit_type_null(void·*·v,·const·char·*·name,·void·*·obj) | 1004 | static·inline·void·_nocheck__trace_visit_type_null(void·*·v,·const·char·*·name,·void·*·obj) |
| 1005 | { | 1005 | { |
| 1006 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_NULL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1006 | ····if·(trace_event_get_state(TRACE_VISIT_TYPE_NULL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 1007 | ········if·(message_with_timestamp)·{ | 1007 | ········if·(message_with_timestamp)·{ |
| 1008 | ············struct·timeval·_now; | 1008 | ············struct·timeval·_now; |
| 1009 | ············gettimeofday(&_now,·NULL); | 1009 | ············gettimeofday(&_now,·NULL); |
| 1010 | #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 1010 | #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 1011 | ············qemu_log("%d@%zu.%06zu:visit_type_null·"·"v=%p·name=%s·obj=%p"·"\n", | 1011 | ············qemu_log("%d@%zu.%06zu:visit_type_null·"·"v=%p·name=%s·obj=%p"·"\n", |
| 1012 | ·····················qemu_get_thread_id(), | 1012 | ·····················qemu_get_thread_id(), |
| 1013 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1013 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 1014 | ·····················,·v,·name,·obj); | 1014 | ·····················,·v,·name,·obj); |
| 1015 | #line·1017·"trace/trace-qapi.h" | 1015 | #line·1017·"trace/trace-qapi.h" |
| 1016 | ········}·else·{ | 1016 | ········}·else·{ |
| 1017 | #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" | 1017 | #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/qapi/trace-events" |
| 1018 | ············qemu_log("visit_type_null·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); | 1018 | ············qemu_log("visit_type_null·"·"v=%p·name=%s·obj=%p"·"\n",·v,·name,·obj); |
| 1019 | #line·1021·"trace/trace-qapi.h" | 1019 | #line·1021·"trace/trace-qapi.h" |
| 1020 | ········} | 1020 | ········} |
| 1021 | ····} | 1021 | ····} |
| 1022 | } | 1022 | } |
| | |
| 1023 | static·inline·void·trace_visit_type_null(void·*·v,·const·char·*·name,·void·*·obj) | 1023 | static·inline·void·trace_visit_type_null(void·*·v,·const·char·*·name,·void·*·obj) |