Searched refs:first_time (Results 1 - 24 of 24) sorted by relevance

/linux-master/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);
94 first_time = start;
95 first_time = first_time / 100000000 * 100000000;
102 new_width = (last_time - first_time) / 5000000;
368 time2pixels(first_time),
369 time2pixels(last_time)-time2pixels(first_time),
374 10+time2pixels(first_time), cpu2
[all...]
/linux-master/net/sctp/
H A Dendpointola.c339 int first_time = 1; /* is this the first time through the loop */ local
355 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) {
419 if (first_time)
420 first_time = 0;
H A Dassociola.c988 int first_time = 1; /* is this the first time through the loop */ local
1004 if (first_time && subtype.chunk == SCTP_CID_AUTH) {
1064 if (first_time)
1065 first_time = 0;
/linux-master/arch/powerpc/platforms/powernv/
H A Dvas-debug.c161 static bool first_time = true; local
163 if (!first_time)
166 first_time = false;
/linux-master/drivers/net/wireless/ath/wil6210/
H A Drx_reorder.c141 if (r->first_time) {
142 r->first_time = false;
148 r->first_time = true;
260 r->first_time = true;
H A Dwil6210.h673 * @first_time: true when this buffer used 1-st time
688 bool first_time; /* is it 1-st time this buffer used? */ member in struct:wil_tid_ampdu_rx
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_rx.h106 const unsigned int buf_cnt, const bool first_time);
/linux-master/tools/perf/
H A Dbuiltin-timechart.c64 first_time, last_time; member in struct:timechart
395 pwr->start_time = tchart->first_time;
583 if (!tchart->first_time || tchart->first_time > sample->time)
584 tchart->first_time = sample->time;
1354 p->start_time = tchart->first_time;
1366 c->start_time = tchart->first_time;
1394 p->start_time = tchart->first_time;
1408 c->start_time = tchart->first_time;
1485 open_svg(filename, 0, count, tchart->first_time, tchar
[all...]
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_fdma.c313 static bool first_time = true; local
335 if (first_time) {
337 first_time = false;
/linux-master/drivers/ata/
H A Dahci_imx.c107 bool first_time; member in struct:imx_ahci_priv
763 if (!(imxpriv->first_time) || ahci_imx_hotplug)
766 imxpriv->first_time = false;
1065 imxpriv->first_time = true;
/linux-master/drivers/media/usb/gspca/
H A Dsq930x.c699 static void global_init(struct sd *sd, int first_time) argument
703 if (first_time)
715 if (first_time)
722 if (first_time)
732 if (first_time)
/linux-master/drivers/input/touchscreen/
H A Drohm_bu21023.c321 bool first_time = true; local
371 if (first_time) {
383 first_time = false;
/linux-master/drivers/rtc/
H A Dinterface.c216 int first_time = 1; local
267 if (!first_time)
269 first_time = 0;
/linux-master/drivers/misc/altera-stapl/
H A Daltera.c458 int first_time = 1; local
460 while ((i != 0) || first_time) {
461 first_time = 0;
/linux-master/drivers/block/
H A Damiflop.c1741 static int first_time = 1; local
1743 if (first_time)
1744 changed = first_time--;
H A Drbd.c1013 bool first_time)
1025 if (first_time) {
1078 if (first_time) {
4873 bool first_time)
4921 ret = rbd_header_from_disk(header, ondisk, first_time);
6169 bool first_time)
6174 first_time ? &header->obj_order : NULL,
6179 if (first_time) {
6194 bool first_time)
6200 return rbd_dev_v1_header_info(rbd_dev, header, first_time);
1011 rbd_header_from_disk(struct rbd_image_header *header, struct rbd_image_header_ondisk *ondisk, bool first_time) argument
4871 rbd_dev_v1_header_info(struct rbd_device *rbd_dev, struct rbd_image_header *header, bool first_time) argument
6167 rbd_dev_v2_header_info(struct rbd_device *rbd_dev, struct rbd_image_header *header, bool first_time) argument
6192 rbd_dev_header_info(struct rbd_device *rbd_dev, struct rbd_image_header *header, bool first_time) argument
[all...]
/linux-master/net/batman-adv/
H A Dtypes.h2036 * @first_time: timestamp used for purging stale roaming node entries
2038 unsigned long first_time; member in struct:batadv_tt_roam_node
H A Dtranslation-table.c3439 if (!batadv_has_timed_out(node->first_time,
3473 if (batadv_has_timed_out(tt_roam_node->first_time,
3490 tt_roam_node->first_time = jiffies;
/linux-master/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
[all...]
/linux-master/drivers/infiniband/hw/irdma/
H A Dutils.c913 bool first_time; local
922 first_time = !(qp->term_flags & IRDMA_TERM_DONE);
925 if (first_time) {
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge-core.c3278 static int tempmon_init(struct ddb_link *link, int first_time) argument
3285 if (first_time) {
/linux-master/kernel/rcu/
H A Dtree.c1595 static void rcu_gp_fqs(bool first_time) argument
1613 if (first_time) {
/linux-master/drivers/scsi/
H A DFlashPoint.c912 static unsigned char first_time = 1; local
944 if (first_time) {
946 first_time = 0;
/linux-master/drivers/usb/core/
H A Dhub.c4794 struct usb_device_descriptor *buf, int size, bool first_time)
4830 if (rc > 0 || (rc == -ETIMEDOUT && first_time &&
4793 get_bMaxPacketSize0(struct usb_device *udev, struct usb_device_descriptor *buf, int size, bool first_time) argument

Completed in 1769 milliseconds