HomeSort by: relevance | last modified time | path
    Searched defs:totals (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/gprofng/src/
Ovw_data.h 98 Ovw_item *totals; // Item to cache totals member in class:Ovw_data
Print.cc 1955 Ovw_data::Ovw_item totals; local
1957 totals = ovw_data->get_totals ();
1958 len = snprintf (buf, sizeof (buf), "%.3lf", tstodouble (totals.total.t));
1967 overview_item (&totals, &ovw_item_labels);
2292 // MSI: I think this is used only to get totals to compute percentages
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Ovw_data.h 98 Ovw_item *totals; // Item to cache totals member in class:Ovw_data
Print.cc 1955 Ovw_data::Ovw_item totals; local
1957 totals = ovw_data->get_totals ();
1958 len = snprintf (buf, sizeof (buf), "%.3lf", tstodouble (totals.total.t));
1967 overview_item (&totals, &ovw_item_labels);
2292 // MSI: I think this is used only to get totals to compute percentages
  /src/external/gpl3/gcc/dist/gcc/jit/
jit-dejagnu.h 23 * provide a deterministic last line of output after the totals. */
174 totals (void) function
218 ~TestState (void) { totals(); }
312 void totals (void) function in class:TestState
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-dejagnu.h 23 * provide a deterministic last line of output after the totals. */
174 totals (void) function
218 ~TestState (void) { totals(); }
312 void totals (void) function in class:TestState
  /src/bin/df/
df.c 98 struct statvfs *mntbuf, totals; local
255 memset(&totals, 0, sizeof(totals));
256 totals.f_frsize = DEV_BSIZE;
257 strlcpy(totals.f_mntfromname, "total",
258 sizeof(totals.f_mntfromname));
273 addstat(&totals, &mntbuf[i]);
282 prtstat(&totals, maxwidth);
  /src/libexec/lfs_cleanerd/
coalesce.c 396 int totals[COALESCE_MAXERROR]; local
399 memset(totals, 0, sizeof(totals));
407 ++totals[r];
411 if (totals[i])
413 totals[i]);
415 return totals[COALESCE_OK];
  /src/external/gpl3/binutils/dist/bfd/
stabs.c 52 /* A linked list of totals that we have found for a particular header
73 /* List of totals we have found for this file. */
74 struct stab_link_includes_totals *totals; member in struct:stab_link_includes_entry
155 ret->totals = NULL;
398 for (t = incl_entry->totals; t != NULL; t = t->next)
428 t->next = incl_entry->totals;
429 incl_entry->totals = t;
aoutx.h 3508 /* A linked list of totals that we have found for a particular header
3522 /* List of totals we have found for this file. */
3523 struct aout_link_includes_totals *totals;
3583 ret->totals = NULL;
5171 for (t = incl_entry->totals; t != NULL; t = t->next)
5184 t->next = incl_entry->totals;
5185 incl_entry->totals = t;
3514 struct aout_link_includes_totals *totals; member in struct:aout_link_includes_entry
pdp11.c 231 /* A linked list of totals that we have found for a particular header
245 /* List of totals we have found for this file. */
246 struct aout_link_includes_totals *totals; member in struct:aout_link_includes_entry
3014 ret->totals = NULL;
4505 for (t = incl_entry->totals; t != NULL; t = t->next)
4517 t->next = incl_entry->totals;
4518 incl_entry->totals = t;
  /src/external/gpl3/binutils.old/dist/bfd/
stabs.c 52 /* A linked list of totals that we have found for a particular header
73 /* List of totals we have found for this file. */
74 struct stab_link_includes_totals *totals; member in struct:stab_link_includes_entry
155 ret->totals = NULL;
398 for (t = incl_entry->totals; t != NULL; t = t->next)
428 t->next = incl_entry->totals;
429 incl_entry->totals = t;
aoutx.h 3508 /* A linked list of totals that we have found for a particular header
3522 /* List of totals we have found for this file. */
3523 struct aout_link_includes_totals *totals;
3583 ret->totals = NULL;
5171 for (t = incl_entry->totals; t != NULL; t = t->next)
5184 t->next = incl_entry->totals;
5185 incl_entry->totals = t;
3514 struct aout_link_includes_totals *totals; member in struct:aout_link_includes_entry
pdp11.c 231 /* A linked list of totals that we have found for a particular header
245 /* List of totals we have found for this file. */
246 struct aout_link_includes_totals *totals; member in struct:aout_link_includes_entry
3014 ret->totals = NULL;
4505 for (t = incl_entry->totals; t != NULL; t = t->next)
4517 t->next = incl_entry->totals;
4518 incl_entry->totals = t;
  /src/external/gpl3/gdb/dist/bfd/
stabs.c 52 /* A linked list of totals that we have found for a particular header
73 /* List of totals we have found for this file. */
74 struct stab_link_includes_totals *totals; member in struct:stab_link_includes_entry
155 ret->totals = NULL;
398 for (t = incl_entry->totals; t != NULL; t = t->next)
428 t->next = incl_entry->totals;
429 incl_entry->totals = t;
aoutx.h 3515 /* A linked list of totals that we have found for a particular header
3529 /* List of totals we have found for this file. */
3530 struct aout_link_includes_totals *totals;
3590 ret->totals = NULL;
5178 for (t = incl_entry->totals; t != NULL; t = t->next)
5191 t->next = incl_entry->totals;
5192 incl_entry->totals = t;
3521 struct aout_link_includes_totals *totals; member in struct:aout_link_includes_entry
pdp11.c 231 /* A linked list of totals that we have found for a particular header
245 /* List of totals we have found for this file. */
246 struct aout_link_includes_totals *totals; member in struct:aout_link_includes_entry
3021 ret->totals = NULL;
4512 for (t = incl_entry->totals; t != NULL; t = t->next)
4524 t->next = incl_entry->totals;
4525 incl_entry->totals = t;
  /src/external/gpl3/gdb.old/dist/bfd/
stabs.c 52 /* A linked list of totals that we have found for a particular header
73 /* List of totals we have found for this file. */
74 struct stab_link_includes_totals *totals; member in struct:stab_link_includes_entry
155 ret->totals = NULL;
398 for (t = incl_entry->totals; t != NULL; t = t->next)
428 t->next = incl_entry->totals;
429 incl_entry->totals = t;
aoutx.h 3523 /* A linked list of totals that we have found for a particular header
3537 /* List of totals we have found for this file. */
3538 struct aout_link_includes_totals *totals;
3598 ret->totals = NULL;
5193 for (t = incl_entry->totals; t != NULL; t = t->next)
5206 t->next = incl_entry->totals;
5207 incl_entry->totals = t;
3529 struct aout_link_includes_totals *totals; member in struct:aout_link_includes_entry
pdp11.c 231 /* A linked list of totals that we have found for a particular header
245 /* List of totals we have found for this file. */
246 struct aout_link_includes_totals *totals; member in struct:aout_link_includes_entry
3028 ret->totals = NULL;
4526 for (t = incl_entry->totals; t != NULL; t = t->next)
4538 t->next = incl_entry->totals;
4539 incl_entry->totals = t;
  /src/external/public-domain/xz/dist/src/xz/
list.c 98 /// Totals that are displayed if there was more than one file.
112 } totals = { 0, 0, 0, 0, 0, 0, 0, 0, 50000002, true }; variable in typeref:struct:__anon24653
643 // when printing the totals line if there are no valid input files.
1004 ++totals.files;
1005 totals.streams += lzma_index_stream_count(xfi->idx);
1006 totals.blocks += lzma_index_block_count(xfi->idx);
1007 totals.compressed_size += lzma_index_file_size(xfi->idx);
1008 totals.uncompressed_size += lzma_index_uncompressed_size(xfi->idx);
1009 totals.stream_padding += xfi->stream_padding;
1010 totals.checks |= lzma_index_checks(xfi->idx)
    [all...]
  /src/sys/dev/raidframe/
rf_netbsdkintf.c 1580 RF_AccTotals_t *totals; local
1750 totals = (RF_AccTotals_t *) data;
1751 *totals = raidPtr->acc_totals;
  /src/external/gpl3/gcc/dist/gcc/
ggc-page.cc 2403 unsigned totals[NUM_ORDERS];
2434 d->d.totals[order]++;
2444 a += PAGE_ALIGN (d->d.totals[i] * OBJECT_SIZE (i));
2457 a += PAGE_ALIGN (d->d.totals[i] * OBJECT_SIZE (i));
2535 if (d->written[order] == d->d.totals[order]
2536 && fseek (f, ROUND_UP_VALUE (d->d.totals[order] * OBJECT_SIZE (order),
2649 if (d.totals[i] == 0)
2652 bytes = PAGE_ALIGN (d.totals[i] * OBJECT_SIZE (i));
2398 unsigned totals[NUM_ORDERS]; member in struct:ggc_pch_ondisk
  /src/external/gpl3/gcc.old/dist/gcc/
ggc-page.cc 2399 unsigned totals[NUM_ORDERS];
2430 d->d.totals[order]++;
2440 a += PAGE_ALIGN (d->d.totals[i] * OBJECT_SIZE (i));
2453 a += PAGE_ALIGN (d->d.totals[i] * OBJECT_SIZE (i));
2531 if (d->written[order] == d->d.totals[order]
2532 && fseek (f, ROUND_UP_VALUE (d->d.totals[order] * OBJECT_SIZE (order),
2645 if (d.totals[i] == 0)
2648 bytes = PAGE_ALIGN (d.totals[i] * OBJECT_SIZE (i));
2394 unsigned totals[NUM_ORDERS]; member in struct:ggc_pch_ondisk
  /src/external/gpl3/gdb/dist/gdb/
symfile.c 1907 struct load_progress_data *totals;
1914 totals = args->cumulative;
1946 totals->data_count += bytes;
1949 totals->write_count += 1;
1961 totals->data_count,
1962 totals->total_size);
1905 struct load_progress_data *totals; local

Completed in 50 milliseconds

1 2