| | | | |
| Offset 75, 22 lines modified | Offset 75, 22 lines modified |
| | |
| 75 | static·inline·void·_nocheck__trace_npcm7xx_gpio_read(const·char·*·id,·uint64_t·offset,·uint64_t·value) | 75 | static·inline·void·_nocheck__trace_npcm7xx_gpio_read(const·char·*·id,·uint64_t·offset,·uint64_t·value) |
| 76 | { | 76 | { |
| 77 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GPIO_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 77 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GPIO_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 78 | ········if·(message_with_timestamp)·{ | 78 | ········if·(message_with_timestamp)·{ |
| 79 | ············struct·timeval·_now; | 79 | ············struct·timeval·_now; |
| 80 | ············gettimeofday(&_now,·NULL); | 80 | ············gettimeofday(&_now,·NULL); |
| 81 | #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/hw/gpio/trace-events" | 81 | #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/hw/gpio/trace-events" |
| 82 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gpio_read·"·"·%s·offset:·0x%04"·PRIx64·"·value·0x%08"·PRIx64·"\n", | 82 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gpio_read·"·"·%s·offset:·0x%04"·PRIx64·"·value·0x%08"·PRIx64·"\n", |
| 83 | ·····················qemu_get_thread_id(), | 83 | ·····················qemu_get_thread_id(), |
| 84 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 84 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 85 | ·····················,·id,·offset,·value); | 85 | ·····················,·id,·offset,·value); |
| 86 | #line·88·"trace/trace-hw_gpio.h" | 86 | #line·88·"trace/trace-hw_gpio.h" |
| 87 | ········}·else·{ | 87 | ········}·else·{ |
| 88 | #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/hw/gpio/trace-events" | 88 | #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/hw/gpio/trace-events" |
| 89 | ············qemu_log("npcm7xx_gpio_read·"·"·%s·offset:·0x%04"·PRIx64·"·value·0x%08"·PRIx64·"\n",·id,·offset,·value); | 89 | ············qemu_log("npcm7xx_gpio_read·"·"·%s·offset:·0x%04"·PRIx64·"·value·0x%08"·PRIx64·"\n",·id,·offset,·value); |
| 90 | #line·92·"trace/trace-hw_gpio.h" | 90 | #line·92·"trace/trace-hw_gpio.h" |
| 91 | ········} | 91 | ········} |
| 92 | ····} | 92 | ····} |
| 93 | } | 93 | } |
| | |
| 94 | static·inline·void·trace_npcm7xx_gpio_read(const·char·*·id,·uint64_t·offset,·uint64_t·value) | 94 | static·inline·void·trace_npcm7xx_gpio_read(const·char·*·id,·uint64_t·offset,·uint64_t·value) |
| Offset 106, 22 lines modified | Offset 106, 22 lines modified |
| | |
| 106 | static·inline·void·_nocheck__trace_npcm7xx_gpio_write(const·char·*·id,·uint64_t·offset,·uint64_t·value) | 106 | static·inline·void·_nocheck__trace_npcm7xx_gpio_write(const·char·*·id,·uint64_t·offset,·uint64_t·value) |
| 107 | { | 107 | { |
| 108 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GPIO_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 108 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GPIO_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 109 | ········if·(message_with_timestamp)·{ | 109 | ········if·(message_with_timestamp)·{ |
| 110 | ············struct·timeval·_now; | 110 | ············struct·timeval·_now; |
| 111 | ············gettimeofday(&_now,·NULL); | 111 | ············gettimeofday(&_now,·NULL); |
| 112 | #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/hw/gpio/trace-events" | 112 | #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/hw/gpio/trace-events" |
| 113 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gpio_write·"·"%s·offset:·0x%04"·PRIx64·"·value·0x%08"·PRIx64·"\n", | 113 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gpio_write·"·"%s·offset:·0x%04"·PRIx64·"·value·0x%08"·PRIx64·"\n", |
| 114 | ·····················qemu_get_thread_id(), | 114 | ·····················qemu_get_thread_id(), |
| 115 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 115 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 116 | ·····················,·id,·offset,·value); | 116 | ·····················,·id,·offset,·value); |
| 117 | #line·119·"trace/trace-hw_gpio.h" | 117 | #line·119·"trace/trace-hw_gpio.h" |
| 118 | ········}·else·{ | 118 | ········}·else·{ |
| 119 | #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/hw/gpio/trace-events" | 119 | #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/hw/gpio/trace-events" |
| 120 | ············qemu_log("npcm7xx_gpio_write·"·"%s·offset:·0x%04"·PRIx64·"·value·0x%08"·PRIx64·"\n",·id,·offset,·value); | 120 | ············qemu_log("npcm7xx_gpio_write·"·"%s·offset:·0x%04"·PRIx64·"·value·0x%08"·PRIx64·"\n",·id,·offset,·value); |
| 121 | #line·123·"trace/trace-hw_gpio.h" | 121 | #line·123·"trace/trace-hw_gpio.h" |
| 122 | ········} | 122 | ········} |
| 123 | ····} | 123 | ····} |
| 124 | } | 124 | } |
| | |
| 125 | static·inline·void·trace_npcm7xx_gpio_write(const·char·*·id,·uint64_t·offset,·uint64_t·value) | 125 | static·inline·void·trace_npcm7xx_gpio_write(const·char·*·id,·uint64_t·offset,·uint64_t·value) |
| Offset 137, 22 lines modified | Offset 137, 22 lines modified |
| | |
| 137 | static·inline·void·_nocheck__trace_npcm7xx_gpio_set_input(const·char·*·id,·int32_t·line,·int32_t·level) | 137 | static·inline·void·_nocheck__trace_npcm7xx_gpio_set_input(const·char·*·id,·int32_t·line,·int32_t·level) |
| 138 | { | 138 | { |
| 139 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GPIO_SET_INPUT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 139 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GPIO_SET_INPUT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 140 | ········if·(message_with_timestamp)·{ | 140 | ········if·(message_with_timestamp)·{ |
| 141 | ············struct·timeval·_now; | 141 | ············struct·timeval·_now; |
| 142 | ············gettimeofday(&_now,·NULL); | 142 | ············gettimeofday(&_now,·NULL); |
| 143 | #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" | 143 | #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" |
| 144 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gpio_set_input·"·"%s·line:·%"·PRIi32·"·level:·%"·PRIi32·"\n", | 144 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gpio_set_input·"·"%s·line:·%"·PRIi32·"·level:·%"·PRIi32·"\n", |
| 145 | ·····················qemu_get_thread_id(), | 145 | ·····················qemu_get_thread_id(), |
| 146 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 146 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 147 | ·····················,·id,·line,·level); | 147 | ·····················,·id,·line,·level); |
| 148 | #line·150·"trace/trace-hw_gpio.h" | 148 | #line·150·"trace/trace-hw_gpio.h" |
| 149 | ········}·else·{ | 149 | ········}·else·{ |
| 150 | #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" | 150 | #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" |
| 151 | ············qemu_log("npcm7xx_gpio_set_input·"·"%s·line:·%"·PRIi32·"·level:·%"·PRIi32·"\n",·id,·line,·level); | 151 | ············qemu_log("npcm7xx_gpio_set_input·"·"%s·line:·%"·PRIi32·"·level:·%"·PRIi32·"\n",·id,·line,·level); |
| 152 | #line·154·"trace/trace-hw_gpio.h" | 152 | #line·154·"trace/trace-hw_gpio.h" |
| 153 | ········} | 153 | ········} |
| 154 | ····} | 154 | ····} |
| 155 | } | 155 | } |
| | |
| 156 | static·inline·void·trace_npcm7xx_gpio_set_input(const·char·*·id,·int32_t·line,·int32_t·level) | 156 | static·inline·void·trace_npcm7xx_gpio_set_input(const·char·*·id,·int32_t·line,·int32_t·level) |
| Offset 168, 22 lines modified | Offset 168, 22 lines modified |
| | |
| 168 | static·inline·void·_nocheck__trace_npcm7xx_gpio_set_output(const·char·*·id,·int32_t·line,·int32_t·level) | 168 | static·inline·void·_nocheck__trace_npcm7xx_gpio_set_output(const·char·*·id,·int32_t·line,·int32_t·level) |
| 169 | { | 169 | { |
| 170 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GPIO_SET_OUTPUT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 170 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GPIO_SET_OUTPUT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 171 | ········if·(message_with_timestamp)·{ | 171 | ········if·(message_with_timestamp)·{ |
| 172 | ············struct·timeval·_now; | 172 | ············struct·timeval·_now; |
| 173 | ············gettimeofday(&_now,·NULL); | 173 | ············gettimeofday(&_now,·NULL); |
| 174 | #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/hw/gpio/trace-events" | 174 | #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/hw/gpio/trace-events" |
| 175 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gpio_set_output·"·"%s·line:·%"·PRIi32·"·level:·%"·PRIi32·"\n", | 175 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gpio_set_output·"·"%s·line:·%"·PRIi32·"·level:·%"·PRIi32·"\n", |
| 176 | ·····················qemu_get_thread_id(), | 176 | ·····················qemu_get_thread_id(), |
| 177 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 177 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 178 | ·····················,·id,·line,·level); | 178 | ·····················,·id,·line,·level); |
| 179 | #line·181·"trace/trace-hw_gpio.h" | 179 | #line·181·"trace/trace-hw_gpio.h" |
| 180 | ········}·else·{ | 180 | ········}·else·{ |
| 181 | #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/hw/gpio/trace-events" | 181 | #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/hw/gpio/trace-events" |
| 182 | ············qemu_log("npcm7xx_gpio_set_output·"·"%s·line:·%"·PRIi32·"·level:·%"·PRIi32·"\n",·id,·line,·level); | 182 | ············qemu_log("npcm7xx_gpio_set_output·"·"%s·line:·%"·PRIi32·"·level:·%"·PRIi32·"\n",·id,·line,·level); |
| 183 | #line·185·"trace/trace-hw_gpio.h" | 183 | #line·185·"trace/trace-hw_gpio.h" |
| 184 | ········} | 184 | ········} |
| 185 | ····} | 185 | ····} |
| 186 | } | 186 | } |
| | |
| 187 | static·inline·void·trace_npcm7xx_gpio_set_output(const·char·*·id,·int32_t·line,·int32_t·level) | 187 | static·inline·void·trace_npcm7xx_gpio_set_output(const·char·*·id,·int32_t·line,·int32_t·level) |
| Offset 199, 22 lines modified | Offset 199, 22 lines modified |
| | |
| 199 | static·inline·void·_nocheck__trace_npcm7xx_gpio_update_events(const·char·*·id,·uint32_t·evst,·uint32_t·even) | 199 | static·inline·void·_nocheck__trace_npcm7xx_gpio_update_events(const·char·*·id,·uint32_t·evst,·uint32_t·even) |
| 200 | { | 200 | { |
| 201 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GPIO_UPDATE_EVENTS)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 201 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GPIO_UPDATE_EVENTS)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 202 | ········if·(message_with_timestamp)·{ | 202 | ········if·(message_with_timestamp)·{ |
| 203 | ············struct·timeval·_now; | 203 | ············struct·timeval·_now; |
| 204 | ············gettimeofday(&_now,·NULL); | 204 | ············gettimeofday(&_now,·NULL); |
| 205 | #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/hw/gpio/trace-events" | 205 | #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/hw/gpio/trace-events" |
| 206 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gpio_update_events·"·"%s·evst:·0x%08"·PRIx32·"·even:·0x%08"·PRIx32·"\n", | 206 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gpio_update_events·"·"%s·evst:·0x%08"·PRIx32·"·even:·0x%08"·PRIx32·"\n", |
| 207 | ·····················qemu_get_thread_id(), | 207 | ·····················qemu_get_thread_id(), |
| 208 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 208 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 209 | ·····················,·id,·evst,·even); | 209 | ·····················,·id,·evst,·even); |
| 210 | #line·212·"trace/trace-hw_gpio.h" | 210 | #line·212·"trace/trace-hw_gpio.h" |
| 211 | ········}·else·{ | 211 | ········}·else·{ |
| 212 | #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/hw/gpio/trace-events" | 212 | #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/hw/gpio/trace-events" |
| 213 | ············qemu_log("npcm7xx_gpio_update_events·"·"%s·evst:·0x%08"·PRIx32·"·even:·0x%08"·PRIx32·"\n",·id,·evst,·even); | 213 | ············qemu_log("npcm7xx_gpio_update_events·"·"%s·evst:·0x%08"·PRIx32·"·even:·0x%08"·PRIx32·"\n",·id,·evst,·even); |
| 214 | #line·216·"trace/trace-hw_gpio.h" | 214 | #line·216·"trace/trace-hw_gpio.h" |
| 215 | ········} | 215 | ········} |
| 216 | ····} | 216 | ····} |
| 217 | } | 217 | } |
| | |
| 218 | static·inline·void·trace_npcm7xx_gpio_update_events(const·char·*·id,·uint32_t·evst,·uint32_t·even) | 218 | static·inline·void·trace_npcm7xx_gpio_update_events(const·char·*·id,·uint32_t·evst,·uint32_t·even) |
| Offset 230, 22 lines modified | Offset 230, 22 lines modified |
| | |
| 230 | static·inline·void·_nocheck__trace_nrf51_gpio_read(uint64_t·offset,·uint64_t·r) | 230 | static·inline·void·_nocheck__trace_nrf51_gpio_read(uint64_t·offset,·uint64_t·r) |
| 231 | { | 231 | { |
| 232 | ····if·(trace_event_get_state(TRACE_NRF51_GPIO_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 232 | ····if·(trace_event_get_state(TRACE_NRF51_GPIO_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 233 | ········if·(message_with_timestamp)·{ | 233 | ········if·(message_with_timestamp)·{ |
| 234 | ············struct·timeval·_now; | 234 | ············struct·timeval·_now; |
| 235 | ············gettimeofday(&_now,·NULL); | 235 | ············gettimeofday(&_now,·NULL); |
| 236 | #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/hw/gpio/trace-events" | 236 | #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/hw/gpio/trace-events" |
| 237 | ············qemu_log("%d@%zu.%06zu:nrf51_gpio_read·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", | 237 | ············qemu_log("%d@%zu.%06zu:nrf51_gpio_read·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", |
| 238 | ·····················qemu_get_thread_id(), | 238 | ·····················qemu_get_thread_id(), |
| 239 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 239 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 240 | ·····················,·offset,·r); | 240 | ·····················,·offset,·r); |
| 241 | #line·243·"trace/trace-hw_gpio.h" | 241 | #line·243·"trace/trace-hw_gpio.h" |
| 242 | ········}·else·{ | 242 | ········}·else·{ |
| 243 | #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/hw/gpio/trace-events" | 243 | #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/hw/gpio/trace-events" |
| 244 | ············qemu_log("nrf51_gpio_read·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·offset,·r); | 244 | ············qemu_log("nrf51_gpio_read·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·offset,·r); |
| 245 | #line·247·"trace/trace-hw_gpio.h" | 245 | #line·247·"trace/trace-hw_gpio.h" |
| 246 | ········} | 246 | ········} |
| 247 | ····} | 247 | ····} |
| 248 | } | 248 | } |
| | |
| 249 | static·inline·void·trace_nrf51_gpio_read(uint64_t·offset,·uint64_t·r) | 249 | static·inline·void·trace_nrf51_gpio_read(uint64_t·offset,·uint64_t·r) |
| Offset 261, 22 lines modified | Offset 261, 22 lines modified |
| | |
| 261 | static·inline·void·_nocheck__trace_nrf51_gpio_write(uint64_t·offset,·uint64_t·value) | 261 | static·inline·void·_nocheck__trace_nrf51_gpio_write(uint64_t·offset,·uint64_t·value) |
| 262 | { | 262 | { |
| 263 | ····if·(trace_event_get_state(TRACE_NRF51_GPIO_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 263 | ····if·(trace_event_get_state(TRACE_NRF51_GPIO_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 264 | ········if·(message_with_timestamp)·{ | 264 | ········if·(message_with_timestamp)·{ |
| 265 | ············struct·timeval·_now; | 265 | ············struct·timeval·_now; |
| 266 | ············gettimeofday(&_now,·NULL); | 266 | ············gettimeofday(&_now,·NULL); |
| 267 | #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/hw/gpio/trace-events" | 267 | #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/hw/gpio/trace-events" |
| 268 | ············qemu_log("%d@%zu.%06zu:nrf51_gpio_write·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", | 268 | ············qemu_log("%d@%zu.%06zu:nrf51_gpio_write·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", |
| 269 | ·····················qemu_get_thread_id(), | 269 | ·····················qemu_get_thread_id(), |
| 270 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 270 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 271 | ·····················,·offset,·value); | 271 | ·····················,·offset,·value); |
| 272 | #line·274·"trace/trace-hw_gpio.h" | 272 | #line·274·"trace/trace-hw_gpio.h" |
| 273 | ········}·else·{ | 273 | ········}·else·{ |
| 274 | #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/hw/gpio/trace-events" | 274 | #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/hw/gpio/trace-events" |
| 275 | ············qemu_log("nrf51_gpio_write·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·offset,·value); | 275 | ············qemu_log("nrf51_gpio_write·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·offset,·value); |
| 276 | #line·278·"trace/trace-hw_gpio.h" | 276 | #line·278·"trace/trace-hw_gpio.h" |
| 277 | ········} | 277 | ········} |
| 278 | ····} | 278 | ····} |
| 279 | } | 279 | } |
| | |
| 280 | static·inline·void·trace_nrf51_gpio_write(uint64_t·offset,·uint64_t·value) | 280 | static·inline·void·trace_nrf51_gpio_write(uint64_t·offset,·uint64_t·value) |
| Offset 292, 22 lines modified | Offset 292, 22 lines modified |
| | |
| 292 | static·inline·void·_nocheck__trace_nrf51_gpio_set(int64_t·line,·int64_t·value) | 292 | static·inline·void·_nocheck__trace_nrf51_gpio_set(int64_t·line,·int64_t·value) |
| 293 | { | 293 | { |
| 294 | ····if·(trace_event_get_state(TRACE_NRF51_GPIO_SET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 294 | ····if·(trace_event_get_state(TRACE_NRF51_GPIO_SET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 295 | ········if·(message_with_timestamp)·{ | 295 | ········if·(message_with_timestamp)·{ |
| 296 | ············struct·timeval·_now; | 296 | ············struct·timeval·_now; |
| 297 | ············gettimeofday(&_now,·NULL); | 297 | ············gettimeofday(&_now,·NULL); |
| 298 | #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/hw/gpio/trace-events" | 298 | #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/hw/gpio/trace-events" |
| 299 | ············qemu_log("%d@%zu.%06zu:nrf51_gpio_set·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n", | 299 | ············qemu_log("%d@%zu.%06zu:nrf51_gpio_set·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n", |
| 300 | ·····················qemu_get_thread_id(), | 300 | ·····················qemu_get_thread_id(), |
| 301 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 301 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 302 | ·····················,·line,·value); | 302 | ·····················,·line,·value); |
| 303 | #line·305·"trace/trace-hw_gpio.h" | 303 | #line·305·"trace/trace-hw_gpio.h" |
| 304 | ········}·else·{ | 304 | ········}·else·{ |
| 305 | #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/hw/gpio/trace-events" | 305 | #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/hw/gpio/trace-events" |
| 306 | ············qemu_log("nrf51_gpio_set·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n",·line,·value); | 306 | ············qemu_log("nrf51_gpio_set·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n",·line,·value); |
| 307 | #line·309·"trace/trace-hw_gpio.h" | 307 | #line·309·"trace/trace-hw_gpio.h" |
| 308 | ········} | 308 | ········} |
| 309 | ····} | 309 | ····} |
| 310 | } | 310 | } |
| | |
| 311 | static·inline·void·trace_nrf51_gpio_set(int64_t·line,·int64_t·value) | 311 | static·inline·void·trace_nrf51_gpio_set(int64_t·line,·int64_t·value) |
| Offset 323, 22 lines modified | Offset 323, 22 lines modified |
| | |
| 323 | static·inline·void·_nocheck__trace_nrf51_gpio_update_output_irq(int64_t·line,·int64_t·value) | 323 | static·inline·void·_nocheck__trace_nrf51_gpio_update_output_irq(int64_t·line,·int64_t·value) |
| 324 | { | 324 | { |
| 325 | ····if·(trace_event_get_state(TRACE_NRF51_GPIO_UPDATE_OUTPUT_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 325 | ····if·(trace_event_get_state(TRACE_NRF51_GPIO_UPDATE_OUTPUT_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 326 | ········if·(message_with_timestamp)·{ | 326 | ········if·(message_with_timestamp)·{ |
| 327 | ············struct·timeval·_now; | 327 | ············struct·timeval·_now; |
| 328 | ············gettimeofday(&_now,·NULL); | 328 | ············gettimeofday(&_now,·NULL); |
| 329 | #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/hw/gpio/trace-events" | 329 | #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/hw/gpio/trace-events" |
| 330 | ············qemu_log("%d@%zu.%06zu:nrf51_gpio_update_output_irq·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n", | 330 | ············qemu_log("%d@%zu.%06zu:nrf51_gpio_update_output_irq·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n", |
| 331 | ·····················qemu_get_thread_id(), | 331 | ·····················qemu_get_thread_id(), |
| 332 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 332 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 333 | ·····················,·line,·value); | 333 | ·····················,·line,·value); |
| 334 | #line·336·"trace/trace-hw_gpio.h" | 334 | #line·336·"trace/trace-hw_gpio.h" |
| 335 | ········}·else·{ | 335 | ········}·else·{ |
| 336 | #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/hw/gpio/trace-events" | 336 | #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/hw/gpio/trace-events" |
| 337 | ············qemu_log("nrf51_gpio_update_output_irq·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n",·line,·value); | 337 | ············qemu_log("nrf51_gpio_update_output_irq·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n",·line,·value); |
| 338 | #line·340·"trace/trace-hw_gpio.h" | 338 | #line·340·"trace/trace-hw_gpio.h" |
| 339 | ········} | 339 | ········} |
| 340 | ····} | 340 | ····} |
| 341 | } | 341 | } |
| | |
| 342 | static·inline·void·trace_nrf51_gpio_update_output_irq(int64_t·line,·int64_t·value) | 342 | static·inline·void·trace_nrf51_gpio_update_output_irq(int64_t·line,·int64_t·value) |
| Offset 354, 22 lines modified | Offset 354, 22 lines modified |
| | |
| 354 | static·inline·void·_nocheck__trace_pl061_update(const·char·*·id,·uint32_t·dir,·uint32_t·data,·uint32_t·pullups,·uint32_t·floating) | 354 | static·inline·void·_nocheck__trace_pl061_update(const·char·*·id,·uint32_t·dir,·uint32_t·data,·uint32_t·pullups,·uint32_t·floating) |
| 355 | { | 355 | { |
| 356 | ····if·(trace_event_get_state(TRACE_PL061_UPDATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 356 | ····if·(trace_event_get_state(TRACE_PL061_UPDATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 357 | ········if·(message_with_timestamp)·{ | 357 | ········if·(message_with_timestamp)·{ |
| 358 | ············struct·timeval·_now; | 358 | ············struct·timeval·_now; |
| 359 | ············gettimeofday(&_now,·NULL); | 359 | ············gettimeofday(&_now,·NULL); |
| 360 | #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/hw/gpio/trace-events" | 360 | #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/hw/gpio/trace-events" |
| 361 | ············qemu_log("%d@%zu.%06zu:pl061_update·"·"%s·GPIODIR·0x%x·GPIODATA·0x%x·pullups·0x%x·floating·0x%x"·"\n", | 361 | ············qemu_log("%d@%zu.%06zu:pl061_update·"·"%s·GPIODIR·0x%x·GPIODATA·0x%x·pullups·0x%x·floating·0x%x"·"\n", |
| 362 | ·····················qemu_get_thread_id(), | 362 | ·····················qemu_get_thread_id(), |
| 363 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 363 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 364 | ·····················,·id,·dir,·data,·pullups,·floating); | 364 | ·····················,·id,·dir,·data,·pullups,·floating); |
| 365 | #line·367·"trace/trace-hw_gpio.h" | 365 | #line·367·"trace/trace-hw_gpio.h" |
| 366 | ········}·else·{ | 366 | ········}·else·{ |
| 367 | #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/hw/gpio/trace-events" | 367 | #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/hw/gpio/trace-events" |
| 368 | ············qemu_log("pl061_update·"·"%s·GPIODIR·0x%x·GPIODATA·0x%x·pullups·0x%x·floating·0x%x"·"\n",·id,·dir,·data,·pullups,·floating); | 368 | ············qemu_log("pl061_update·"·"%s·GPIODIR·0x%x·GPIODATA·0x%x·pullups·0x%x·floating·0x%x"·"\n",·id,·dir,·data,·pullups,·floating); |
| 369 | #line·371·"trace/trace-hw_gpio.h" | 369 | #line·371·"trace/trace-hw_gpio.h" |
| 370 | ········} | 370 | ········} |
| 371 | ····} | 371 | ····} |
| 372 | } | 372 | } |
| | |
| 373 | static·inline·void·trace_pl061_update(const·char·*·id,·uint32_t·dir,·uint32_t·data,·uint32_t·pullups,·uint32_t·floating) | 373 | static·inline·void·trace_pl061_update(const·char·*·id,·uint32_t·dir,·uint32_t·data,·uint32_t·pullups,·uint32_t·floating) |
| Offset 385, 22 lines modified | Offset 385, 22 lines modified |
| | |
| 385 | static·inline·void·_nocheck__trace_pl061_set_output(const·char·*·id,·int·gpio,·int·level) | 385 | static·inline·void·_nocheck__trace_pl061_set_output(const·char·*·id,·int·gpio,·int·level) |
| 386 | { | 386 | { |
| 387 | ····if·(trace_event_get_state(TRACE_PL061_SET_OUTPUT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 387 | ····if·(trace_event_get_state(TRACE_PL061_SET_OUTPUT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 388 | ········if·(message_with_timestamp)·{ | 388 | ········if·(message_with_timestamp)·{ |
| 389 | ············struct·timeval·_now; | 389 | ············struct·timeval·_now; |
| 390 | ············gettimeofday(&_now,·NULL); | 390 | ············gettimeofday(&_now,·NULL); |
| 391 | #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" | 391 | #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" |
| 392 | ············qemu_log("%d@%zu.%06zu:pl061_set_output·"·"%s·setting·output·%d·to·%d"·"\n", | 392 | ············qemu_log("%d@%zu.%06zu:pl061_set_output·"·"%s·setting·output·%d·to·%d"·"\n", |
| 393 | ·····················qemu_get_thread_id(), | 393 | ·····················qemu_get_thread_id(), |
| 394 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 394 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 395 | ·····················,·id,·gpio,·level); | 395 | ·····················,·id,·gpio,·level); |
| 396 | #line·398·"trace/trace-hw_gpio.h" | 396 | #line·398·"trace/trace-hw_gpio.h" |
| 397 | ········}·else·{ | 397 | ········}·else·{ |
| 398 | #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" | 398 | #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" |
| 399 | ············qemu_log("pl061_set_output·"·"%s·setting·output·%d·to·%d"·"\n",·id,·gpio,·level); | 399 | ············qemu_log("pl061_set_output·"·"%s·setting·output·%d·to·%d"·"\n",·id,·gpio,·level); |
| 400 | #line·402·"trace/trace-hw_gpio.h" | 400 | #line·402·"trace/trace-hw_gpio.h" |
| 401 | ········} | 401 | ········} |
| 402 | ····} | 402 | ····} |
| 403 | } | 403 | } |
| | |
| 404 | static·inline·void·trace_pl061_set_output(const·char·*·id,·int·gpio,·int·level) | 404 | static·inline·void·trace_pl061_set_output(const·char·*·id,·int·gpio,·int·level) |
| Offset 416, 22 lines modified | Offset 416, 22 lines modified |
| | |
| 416 | static·inline·void·_nocheck__trace_pl061_input_change(const·char·*·id,·int·gpio,·int·level) | 416 | static·inline·void·_nocheck__trace_pl061_input_change(const·char·*·id,·int·gpio,·int·level) |
| 417 | { | 417 | { |
| 418 | ····if·(trace_event_get_state(TRACE_PL061_INPUT_CHANGE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 418 | ····if·(trace_event_get_state(TRACE_PL061_INPUT_CHANGE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 419 | ········if·(message_with_timestamp)·{ | 419 | ········if·(message_with_timestamp)·{ |
| 420 | ············struct·timeval·_now; | 420 | ············struct·timeval·_now; |
| 421 | ············gettimeofday(&_now,·NULL); | 421 | ············gettimeofday(&_now,·NULL); |
| 422 | #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/hw/gpio/trace-events" | 422 | #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/hw/gpio/trace-events" |
| 423 | ············qemu_log("%d@%zu.%06zu:pl061_input_change·"·"%s·input·%d·changed·to·%d"·"\n", | 423 | ············qemu_log("%d@%zu.%06zu:pl061_input_change·"·"%s·input·%d·changed·to·%d"·"\n", |
| 424 | ·····················qemu_get_thread_id(), | 424 | ·····················qemu_get_thread_id(), |
| 425 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 425 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 426 | ·····················,·id,·gpio,·level); | 426 | ·····················,·id,·gpio,·level); |
| 427 | #line·429·"trace/trace-hw_gpio.h" | 427 | #line·429·"trace/trace-hw_gpio.h" |
| 428 | ········}·else·{ | 428 | ········}·else·{ |
| 429 | #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/hw/gpio/trace-events" | 429 | #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/hw/gpio/trace-events" |
| 430 | ············qemu_log("pl061_input_change·"·"%s·input·%d·changed·to·%d"·"\n",·id,·gpio,·level); | 430 | ············qemu_log("pl061_input_change·"·"%s·input·%d·changed·to·%d"·"\n",·id,·gpio,·level); |
| 431 | #line·433·"trace/trace-hw_gpio.h" | 431 | #line·433·"trace/trace-hw_gpio.h" |
| 432 | ········} | 432 | ········} |
| 433 | ····} | 433 | ····} |
| 434 | } | 434 | } |
| | |
| 435 | static·inline·void·trace_pl061_input_change(const·char·*·id,·int·gpio,·int·level) | 435 | static·inline·void·trace_pl061_input_change(const·char·*·id,·int·gpio,·int·level) |
| Offset 447, 22 lines modified | Offset 447, 22 lines modified |
| | |
| 447 | static·inline·void·_nocheck__trace_pl061_update_istate(const·char·*·id,·uint32_t·istate,·uint32_t·im,·int·level) | 447 | static·inline·void·_nocheck__trace_pl061_update_istate(const·char·*·id,·uint32_t·istate,·uint32_t·im,·int·level) |
| 448 | { | 448 | { |
| 449 | ····if·(trace_event_get_state(TRACE_PL061_UPDATE_ISTATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 449 | ····if·(trace_event_get_state(TRACE_PL061_UPDATE_ISTATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 450 | ········if·(message_with_timestamp)·{ | 450 | ········if·(message_with_timestamp)·{ |
| 451 | ············struct·timeval·_now; | 451 | ············struct·timeval·_now; |
| 452 | ············gettimeofday(&_now,·NULL); | 452 | ············gettimeofday(&_now,·NULL); |
| 453 | #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/hw/gpio/trace-events" | 453 | #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/hw/gpio/trace-events" |
| 454 | ············qemu_log("%d@%zu.%06zu:pl061_update_istate·"·"%s·GPIORIS·0x%x·GPIOIE·0x%x·interrupt·level·%d"·"\n", | 454 | ············qemu_log("%d@%zu.%06zu:pl061_update_istate·"·"%s·GPIORIS·0x%x·GPIOIE·0x%x·interrupt·level·%d"·"\n", |
| 455 | ·····················qemu_get_thread_id(), | 455 | ·····················qemu_get_thread_id(), |
| 456 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 456 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 457 | ·····················,·id,·istate,·im,·level); | 457 | ·····················,·id,·istate,·im,·level); |
| 458 | #line·460·"trace/trace-hw_gpio.h" | 458 | #line·460·"trace/trace-hw_gpio.h" |
| 459 | ········}·else·{ | 459 | ········}·else·{ |
| 460 | #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/hw/gpio/trace-events" | 460 | #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/hw/gpio/trace-events" |
| 461 | ············qemu_log("pl061_update_istate·"·"%s·GPIORIS·0x%x·GPIOIE·0x%x·interrupt·level·%d"·"\n",·id,·istate,·im,·level); | 461 | ············qemu_log("pl061_update_istate·"·"%s·GPIORIS·0x%x·GPIOIE·0x%x·interrupt·level·%d"·"\n",·id,·istate,·im,·level); |
| 462 | #line·464·"trace/trace-hw_gpio.h" | 462 | #line·464·"trace/trace-hw_gpio.h" |
| 463 | ········} | 463 | ········} |
| 464 | ····} | 464 | ····} |
| 465 | } | 465 | } |
| | |
| 466 | static·inline·void·trace_pl061_update_istate(const·char·*·id,·uint32_t·istate,·uint32_t·im,·int·level) | 466 | static·inline·void·trace_pl061_update_istate(const·char·*·id,·uint32_t·istate,·uint32_t·im,·int·level) |
| Offset 478, 22 lines modified | Offset 478, 22 lines modified |
| | |
| 478 | static·inline·void·_nocheck__trace_pl061_read(const·char·*·id,·uint64_t·offset,·uint64_t·r) | 478 | static·inline·void·_nocheck__trace_pl061_read(const·char·*·id,·uint64_t·offset,·uint64_t·r) |
| 479 | { | 479 | { |
| 480 | ····if·(trace_event_get_state(TRACE_PL061_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 480 | ····if·(trace_event_get_state(TRACE_PL061_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 481 | ········if·(message_with_timestamp)·{ | 481 | ········if·(message_with_timestamp)·{ |
| 482 | ············struct·timeval·_now; | 482 | ············struct·timeval·_now; |
| 483 | ············gettimeofday(&_now,·NULL); | 483 | ············gettimeofday(&_now,·NULL); |
| 484 | #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/hw/gpio/trace-events" | 484 | #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/hw/gpio/trace-events" |
| 485 | ············qemu_log("%d@%zu.%06zu:pl061_read·"·"%s·offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", | 485 | ············qemu_log("%d@%zu.%06zu:pl061_read·"·"%s·offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", |
| 486 | ·····················qemu_get_thread_id(), | 486 | ·····················qemu_get_thread_id(), |
| 487 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 487 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 488 | ·····················,·id,·offset,·r); | 488 | ·····················,·id,·offset,·r); |
| 489 | #line·491·"trace/trace-hw_gpio.h" | 489 | #line·491·"trace/trace-hw_gpio.h" |
| 490 | ········}·else·{ | 490 | ········}·else·{ |
| 491 | #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/hw/gpio/trace-events" | 491 | #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/hw/gpio/trace-events" |
| 492 | ············qemu_log("pl061_read·"·"%s·offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·id,·offset,·r); | 492 | ············qemu_log("pl061_read·"·"%s·offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·id,·offset,·r); |
| 493 | #line·495·"trace/trace-hw_gpio.h" | 493 | #line·495·"trace/trace-hw_gpio.h" |
| 494 | ········} | 494 | ········} |
| 495 | ····} | 495 | ····} |
| 496 | } | 496 | } |
| | |
| 497 | static·inline·void·trace_pl061_read(const·char·*·id,·uint64_t·offset,·uint64_t·r) | 497 | static·inline·void·trace_pl061_read(const·char·*·id,·uint64_t·offset,·uint64_t·r) |
| Offset 509, 22 lines modified | Offset 509, 22 lines modified |
| | |
| 509 | static·inline·void·_nocheck__trace_pl061_write(const·char·*·id,·uint64_t·offset,·uint64_t·value) | 509 | static·inline·void·_nocheck__trace_pl061_write(const·char·*·id,·uint64_t·offset,·uint64_t·value) |
| 510 | { | 510 | { |
| 511 | ····if·(trace_event_get_state(TRACE_PL061_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 511 | ····if·(trace_event_get_state(TRACE_PL061_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 512 | ········if·(message_with_timestamp)·{ | 512 | ········if·(message_with_timestamp)·{ |
| 513 | ············struct·timeval·_now; | 513 | ············struct·timeval·_now; |
| 514 | ············gettimeofday(&_now,·NULL); | 514 | ············gettimeofday(&_now,·NULL); |
| 515 | #line·22·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" | 515 | #line·22·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" |
| 516 | ············qemu_log("%d@%zu.%06zu:pl061_write·"·"%s·offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", | 516 | ············qemu_log("%d@%zu.%06zu:pl061_write·"·"%s·offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", |
| 517 | ·····················qemu_get_thread_id(), | 517 | ·····················qemu_get_thread_id(), |
| 518 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 518 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 519 | ·····················,·id,·offset,·value); | 519 | ·····················,·id,·offset,·value); |
| 520 | #line·522·"trace/trace-hw_gpio.h" | 520 | #line·522·"trace/trace-hw_gpio.h" |
| 521 | ········}·else·{ | 521 | ········}·else·{ |
| 522 | #line·22·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" | 522 | #line·22·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/gpio/trace-events" |
| 523 | ············qemu_log("pl061_write·"·"%s·offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·id,·offset,·value); | 523 | ············qemu_log("pl061_write·"·"%s·offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·id,·offset,·value); |
| 524 | #line·526·"trace/trace-hw_gpio.h" | 524 | #line·526·"trace/trace-hw_gpio.h" |
| 525 | ········} | 525 | ········} |
| 526 | ····} | 526 | ····} |
| 527 | } | 527 | } |
| | |
| 528 | static·inline·void·trace_pl061_write(const·char·*·id,·uint64_t·offset,·uint64_t·value) | 528 | static·inline·void·trace_pl061_write(const·char·*·id,·uint64_t·offset,·uint64_t·value) |
| Offset 540, 22 lines modified | Offset 540, 22 lines modified |
| | |
| 540 | static·inline·void·_nocheck__trace_pl061_reset(const·char·*·id) | 540 | static·inline·void·_nocheck__trace_pl061_reset(const·char·*·id) |
| 541 | { | 541 | { |
| 542 | ····if·(trace_event_get_state(TRACE_PL061_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 542 | ····if·(trace_event_get_state(TRACE_PL061_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 543 | ········if·(message_with_timestamp)·{ | 543 | ········if·(message_with_timestamp)·{ |
| 544 | ············struct·timeval·_now; | 544 | ············struct·timeval·_now; |
| 545 | ············gettimeofday(&_now,·NULL); | 545 | ············gettimeofday(&_now,·NULL); |
| 546 | #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/hw/gpio/trace-events" | 546 | #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/hw/gpio/trace-events" |
| 547 | ············qemu_log("%d@%zu.%06zu:pl061_reset·"·"%s·reset"·"\n", | 547 | ············qemu_log("%d@%zu.%06zu:pl061_reset·"·"%s·reset"·"\n", |
| 548 | ·····················qemu_get_thread_id(), | 548 | ·····················qemu_get_thread_id(), |
| 549 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 549 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 550 | ·····················,·id); | 550 | ·····················,·id); |
| 551 | #line·553·"trace/trace-hw_gpio.h" | 551 | #line·553·"trace/trace-hw_gpio.h" |
| 552 | ········}·else·{ | 552 | ········}·else·{ |
| 553 | #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/hw/gpio/trace-events" | 553 | #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/hw/gpio/trace-events" |
| 554 | ············qemu_log("pl061_reset·"·"%s·reset"·"\n",·id); | 554 | ············qemu_log("pl061_reset·"·"%s·reset"·"\n",·id); |
| 555 | #line·557·"trace/trace-hw_gpio.h" | 555 | #line·557·"trace/trace-hw_gpio.h" |
| 556 | ········} | 556 | ········} |
| 557 | ····} | 557 | ····} |
| 558 | } | 558 | } |
| | |
| 559 | static·inline·void·trace_pl061_reset(const·char·*·id) | 559 | static·inline·void·trace_pl061_reset(const·char·*·id) |
| Offset 571, 22 lines modified | Offset 571, 22 lines modified |
| | |
| 571 | static·inline·void·_nocheck__trace_sifive_gpio_read(uint64_t·offset,·uint64_t·r) | 571 | static·inline·void·_nocheck__trace_sifive_gpio_read(uint64_t·offset,·uint64_t·r) |
| 572 | { | 572 | { |
| 573 | ····if·(trace_event_get_state(TRACE_SIFIVE_GPIO_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 573 | ····if·(trace_event_get_state(TRACE_SIFIVE_GPIO_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 574 | ········if·(message_with_timestamp)·{ | 574 | ········if·(message_with_timestamp)·{ |
| 575 | ············struct·timeval·_now; | 575 | ············struct·timeval·_now; |
| 576 | ············gettimeofday(&_now,·NULL); | 576 | ············gettimeofday(&_now,·NULL); |
| 577 | #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/hw/gpio/trace-events" | 577 | #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/hw/gpio/trace-events" |
| 578 | ············qemu_log("%d@%zu.%06zu:sifive_gpio_read·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", | 578 | ············qemu_log("%d@%zu.%06zu:sifive_gpio_read·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", |
| 579 | ·····················qemu_get_thread_id(), | 579 | ·····················qemu_get_thread_id(), |
| 580 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 580 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 581 | ·····················,·offset,·r); | 581 | ·····················,·offset,·r); |
| 582 | #line·584·"trace/trace-hw_gpio.h" | 582 | #line·584·"trace/trace-hw_gpio.h" |
| 583 | ········}·else·{ | 583 | ········}·else·{ |
| 584 | #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/hw/gpio/trace-events" | 584 | #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/hw/gpio/trace-events" |
| 585 | ············qemu_log("sifive_gpio_read·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·offset,·r); | 585 | ············qemu_log("sifive_gpio_read·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·offset,·r); |
| 586 | #line·588·"trace/trace-hw_gpio.h" | 586 | #line·588·"trace/trace-hw_gpio.h" |
| 587 | ········} | 587 | ········} |
| 588 | ····} | 588 | ····} |
| 589 | } | 589 | } |
| | |
| 590 | static·inline·void·trace_sifive_gpio_read(uint64_t·offset,·uint64_t·r) | 590 | static·inline·void·trace_sifive_gpio_read(uint64_t·offset,·uint64_t·r) |
| Offset 602, 22 lines modified | Offset 602, 22 lines modified |
| | |
| 602 | static·inline·void·_nocheck__trace_sifive_gpio_write(uint64_t·offset,·uint64_t·value) | 602 | static·inline·void·_nocheck__trace_sifive_gpio_write(uint64_t·offset,·uint64_t·value) |
| 603 | { | 603 | { |
| 604 | ····if·(trace_event_get_state(TRACE_SIFIVE_GPIO_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 604 | ····if·(trace_event_get_state(TRACE_SIFIVE_GPIO_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 605 | ········if·(message_with_timestamp)·{ | 605 | ········if·(message_with_timestamp)·{ |
| 606 | ············struct·timeval·_now; | 606 | ············struct·timeval·_now; |
| 607 | ············gettimeofday(&_now,·NULL); | 607 | ············gettimeofday(&_now,·NULL); |
| 608 | #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/hw/gpio/trace-events" | 608 | #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/hw/gpio/trace-events" |
| 609 | ············qemu_log("%d@%zu.%06zu:sifive_gpio_write·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", | 609 | ············qemu_log("%d@%zu.%06zu:sifive_gpio_write·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n", |
| 610 | ·····················qemu_get_thread_id(), | 610 | ·····················qemu_get_thread_id(), |
| 611 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 611 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 612 | ·····················,·offset,·value); | 612 | ·····················,·offset,·value); |
| 613 | #line·615·"trace/trace-hw_gpio.h" | 613 | #line·615·"trace/trace-hw_gpio.h" |
| 614 | ········}·else·{ | 614 | ········}·else·{ |
| 615 | #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/hw/gpio/trace-events" | 615 | #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/hw/gpio/trace-events" |
| 616 | ············qemu_log("sifive_gpio_write·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·offset,·value); | 616 | ············qemu_log("sifive_gpio_write·"·"offset·0x%"·PRIx64·"·value·0x%"·PRIx64·"\n",·offset,·value); |
| 617 | #line·619·"trace/trace-hw_gpio.h" | 617 | #line·619·"trace/trace-hw_gpio.h" |
| 618 | ········} | 618 | ········} |
| 619 | ····} | 619 | ····} |
| 620 | } | 620 | } |
| | |
| 621 | static·inline·void·trace_sifive_gpio_write(uint64_t·offset,·uint64_t·value) | 621 | static·inline·void·trace_sifive_gpio_write(uint64_t·offset,·uint64_t·value) |
| Offset 633, 22 lines modified | Offset 633, 22 lines modified |
| | |
| 633 | static·inline·void·_nocheck__trace_sifive_gpio_set(int64_t·line,·int64_t·value) | 633 | static·inline·void·_nocheck__trace_sifive_gpio_set(int64_t·line,·int64_t·value) |
| 634 | { | 634 | { |
| 635 | ····if·(trace_event_get_state(TRACE_SIFIVE_GPIO_SET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 635 | ····if·(trace_event_get_state(TRACE_SIFIVE_GPIO_SET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 636 | ········if·(message_with_timestamp)·{ | 636 | ········if·(message_with_timestamp)·{ |
| 637 | ············struct·timeval·_now; | 637 | ············struct·timeval·_now; |
| 638 | ············gettimeofday(&_now,·NULL); | 638 | ············gettimeofday(&_now,·NULL); |
| 639 | #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/hw/gpio/trace-events" | 639 | #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/hw/gpio/trace-events" |
| 640 | ············qemu_log("%d@%zu.%06zu:sifive_gpio_set·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n", | 640 | ············qemu_log("%d@%zu.%06zu:sifive_gpio_set·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n", |
| 641 | ·····················qemu_get_thread_id(), | 641 | ·····················qemu_get_thread_id(), |
| 642 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 642 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 643 | ·····················,·line,·value); | 643 | ·····················,·line,·value); |
| 644 | #line·646·"trace/trace-hw_gpio.h" | 644 | #line·646·"trace/trace-hw_gpio.h" |
| 645 | ········}·else·{ | 645 | ········}·else·{ |
| 646 | #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/hw/gpio/trace-events" | 646 | #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/hw/gpio/trace-events" |
| 647 | ············qemu_log("sifive_gpio_set·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n",·line,·value); | 647 | ············qemu_log("sifive_gpio_set·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n",·line,·value); |
| 648 | #line·650·"trace/trace-hw_gpio.h" | 648 | #line·650·"trace/trace-hw_gpio.h" |
| 649 | ········} | 649 | ········} |
| 650 | ····} | 650 | ····} |
| 651 | } | 651 | } |
| | |
| 652 | static·inline·void·trace_sifive_gpio_set(int64_t·line,·int64_t·value) | 652 | static·inline·void·trace_sifive_gpio_set(int64_t·line,·int64_t·value) |
| Offset 664, 22 lines modified | Offset 664, 22 lines modified |
| | |
| 664 | static·inline·void·_nocheck__trace_sifive_gpio_update_output_irq(int64_t·line,·int64_t·value) | 664 | static·inline·void·_nocheck__trace_sifive_gpio_update_output_irq(int64_t·line,·int64_t·value) |
| 665 | { | 665 | { |
| 666 | ····if·(trace_event_get_state(TRACE_SIFIVE_GPIO_UPDATE_OUTPUT_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 666 | ····if·(trace_event_get_state(TRACE_SIFIVE_GPIO_UPDATE_OUTPUT_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
| 667 | ········if·(message_with_timestamp)·{ | 667 | ········if·(message_with_timestamp)·{ |
| 668 | ············struct·timeval·_now; | 668 | ············struct·timeval·_now; |
| 669 | ············gettimeofday(&_now,·NULL); | 669 | ············gettimeofday(&_now,·NULL); |
| 670 | #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/hw/gpio/trace-events" | 670 | #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/hw/gpio/trace-events" |
| 671 | ············qemu_log("%d@%zu.%06zu:sifive_gpio_update_output_irq·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n", | 671 | ············qemu_log("%d@%zu.%06zu:sifive_gpio_update_output_irq·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n", |
| 672 | ·····················qemu_get_thread_id(), | 672 | ·····················qemu_get_thread_id(), |
| 673 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 673 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
| 674 | ·····················,·line,·value); | 674 | ·····················,·line,·value); |
| 675 | #line·677·"trace/trace-hw_gpio.h" | 675 | #line·677·"trace/trace-hw_gpio.h" |
| 676 | ········}·else·{ | 676 | ········}·else·{ |
| 677 | #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/hw/gpio/trace-events" | 677 | #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/hw/gpio/trace-events" |
| 678 | ············qemu_log("sifive_gpio_update_output_irq·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n",·line,·value); | 678 | ············qemu_log("sifive_gpio_update_output_irq·"·"line·%"·PRIi64·"·value·%"·PRIi64·"\n",·line,·value); |
| 679 | #line·681·"trace/trace-hw_gpio.h" | 679 | #line·681·"trace/trace-hw_gpio.h" |
| 680 | ········} | 680 | ········} |
| 681 | ····} | 681 | ····} |
| 682 | } | 682 | } |
| | |
| 683 | static·inline·void·trace_sifive_gpio_update_output_irq(int64_t·line,·int64_t·value) | 683 | static·inline·void·trace_sifive_gpio_update_output_irq(int64_t·line,·int64_t·value) |