Home
last modified time | relevance | path

Searched refs:first_time (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/tools/perf/util/
H A Dsvghelper.c26 static u64 first_time, last_time; variable
62 X = 1.0 * svg_page_width * (__time - first_time) / (last_time - first_time); in time2pixels()
94 first_time = start; in open_svg()
95 first_time = first_time / 100000000 * 100000000; in open_svg()
102 new_width = (last_time - first_time) / 5000000; in open_svg()
368 time2pixels(first_time), in svg_cpu_box()
369 time2pixels(last_time)-time2pixels(first_time), in svg_cpu_box()
374 10+time2pixels(first_time), cpu2y(cpu) + SLOT_HEIGHT/2, cpu_string); in svg_cpu_box()
377 10+time2pixels(first_time), cpu2y(cpu) + SLOT_MULT + SLOT_HEIGHT - 4, cpu_model()); in svg_cpu_box()
658 i = first_time; in svg_time_grid()
/openbmc/linux/arch/ia64/mm/
H A Dcontig.c41 static bool first_time = true; in per_cpu_init() local
45 if (!first_time) in per_cpu_init()
47 first_time = false; in per_cpu_init()
H A Ddiscontig.c530 static int first_time = 1; in per_cpu_init() local
532 if (first_time) { in per_cpu_init()
533 first_time = 0; in per_cpu_init()
/openbmc/qemu/audio/
H A Ddsoundaudio.c56 bool first_time; member
63 bool first_time; member
438 dsb, &ppos, ds->first_time ? &wpos : NULL); in dsound_buffer_get_free()
444 if (ds->first_time) { in dsound_buffer_get_free()
446 ds->first_time = false; in dsound_buffer_get_free()
554 if (ds->first_time) { in dsound_get_buffer_in()
556 ds->first_time = false; in dsound_get_buffer_in()
H A Ddsound_template.h247 ds->first_time = true; in dsound_init_in()
/openbmc/linux/arch/ia64/kernel/
H A Dpatch.c144 static int first_time = 1; in ia64_patch_mckinley_e9() local
151 if (first_time) { in ia64_patch_mckinley_e9()
152 first_time = 0; in ia64_patch_mckinley_e9()
H A Dmca.c1813 static int first_time = 1; in ia64_mca_cpu_init() local
1822 if (first_time) { in ia64_mca_cpu_init()
1824 first_time = 0; in ia64_mca_cpu_init()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dvas-debug.c161 static bool first_time = true; in vas_init_dbgdir() local
163 if (!first_time) in vas_init_dbgdir()
166 first_time = false; in vas_init_dbgdir()
/openbmc/linux/net/sctp/
H A Dendpointola.c339 int first_time = 1; /* is this the first time through the loop */ in sctp_endpoint_bh_rcv() local
355 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) { in sctp_endpoint_bh_rcv()
419 if (first_time) in sctp_endpoint_bh_rcv()
420 first_time = 0; in sctp_endpoint_bh_rcv()
H A Dassociola.c988 int first_time = 1; /* is this the first time through the loop */ in sctp_assoc_bh_rcv() local
1004 if (first_time && subtype.chunk == SCTP_CID_AUTH) { in sctp_assoc_bh_rcv()
1064 if (first_time) in sctp_assoc_bh_rcv()
1065 first_time = 0; in sctp_assoc_bh_rcv()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Drx_reorder.c141 if (r->first_time) { in wil_rx_reorder()
142 r->first_time = false; in wil_rx_reorder()
148 r->first_time = true; in wil_rx_reorder()
260 r->first_time = true; in wil_tid_ampdu_rx_alloc()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0001-Remove-python-venv.patch104 first_time=true
106 if ($first_time) ; then
110 first_time=false
/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c64 first_time, last_time; member
395 pwr->start_time = tchart->first_time; in p_state_end()
583 if (!tchart->first_time || tchart->first_time > sample->time) in process_sample_event()
584 tchart->first_time = sample->time; in process_sample_event()
1354 p->start_time = tchart->first_time; in determine_display_tasks_filtered()
1366 c->start_time = tchart->first_time; in determine_display_tasks_filtered()
1394 p->start_time = tchart->first_time; in determine_display_tasks()
1408 c->start_time = tchart->first_time; in determine_display_tasks()
1485 open_svg(filename, 0, count, tchart->first_time, tchart->last_time); in write_svg_file()
1492 open_svg(filename, tchart->numcpus, count, tchart->first_time, tchart->last_time); in write_svg_file()
[all …]
/openbmc/linux/drivers/media/usb/gspca/
H A Dsq930x.c699 static void global_init(struct sd *sd, int first_time) in global_init() argument
703 if (first_time) in global_init()
715 if (first_time) in global_init()
722 if (first_time) in global_init()
732 if (first_time) in global_init()
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_rx.h106 const unsigned int buf_cnt, const bool first_time);
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c486 static bool first_time = true; in gpi2c_init() local
488 if (first_time) { in gpi2c_init()
494 first_time = false; in gpi2c_init()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_fdma.c313 static bool first_time = true; in sparx5_fdma_xmit() local
335 if (first_time) { in sparx5_fdma_xmit()
337 first_time = false; in sparx5_fdma_xmit()
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c461 static bool first_time = true; in gpi2c_init() local
463 if (first_time) { in gpi2c_init()
469 first_time = false; in gpi2c_init()
/openbmc/linux/drivers/ata/
H A Dahci_imx.c106 bool first_time; member
762 if (!(imxpriv->first_time) || ahci_imx_hotplug) in ahci_imx_error_handler()
765 imxpriv->first_time = false; in ahci_imx_error_handler()
1069 imxpriv->first_time = true; in imx_ahci_probe()
/openbmc/linux/drivers/input/touchscreen/
H A Drohm_bu21023.c321 bool first_time = true; in rohm_ts_manual_calibration() local
371 if (first_time) { in rohm_ts_manual_calibration()
383 first_time = false; in rohm_ts_manual_calibration()
/openbmc/linux/drivers/rtc/
H A Dinterface.c216 int first_time = 1; in __rtc_read_alarm() local
267 if (!first_time) in __rtc_read_alarm()
269 first_time = 0; in __rtc_read_alarm()
/openbmc/linux/drivers/block/
H A Damiflop.c1741 static int first_time = 1; in amiga_check_events() local
1743 if (first_time) in amiga_check_events()
1744 changed = first_time--; in amiga_check_events()
H A Drbd.c1013 bool first_time) in rbd_header_from_disk() argument
1025 if (first_time) { in rbd_header_from_disk()
1078 if (first_time) { in rbd_header_from_disk()
4873 bool first_time) in rbd_dev_v1_header_info() argument
4921 ret = rbd_header_from_disk(header, ondisk, first_time); in rbd_dev_v1_header_info()
6168 bool first_time) in rbd_dev_v2_header_info() argument
6173 first_time ? &header->obj_order : NULL, in rbd_dev_v2_header_info()
6178 if (first_time) { in rbd_dev_v2_header_info()
6193 bool first_time) in rbd_dev_header_info() argument
6199 return rbd_dev_v1_header_info(rbd_dev, header, first_time); in rbd_dev_header_info()
[all …]
/openbmc/linux/drivers/misc/altera-stapl/
H A Daltera.c458 int first_time = 1; in altera_execute() local
460 while ((i != 0) || first_time) { in altera_execute()
461 first_time = 0; in altera_execute()
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2144 self.first_time = False
2147 if self.first_time:
2148 self.first_time = False
3439 self.first_time = 0
3446 self.first_time = int(glb.HostStartTime())
3449 placeholder_text += ", between " + str(self.first_time) + " and " + str(self.last_time)
3505 val += self.first_time
3512 vrange[0] = str(self.first_time)
3519 beg_range = max(int(vrange[0]), self.first_time)
3521 if beg_range > self.last_time or end_range < self.first_time:

12