Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 195) sorted by relevance

12345678

/linux-3.4.99/tools/perf/
Dbuiltin-stat.c563 static void print_noise_pct(double total, double avg) in print_noise_pct()
642 double total, ratio = 0.0; in print_stalled_cycles_frontend() local
659 double total, ratio = 0.0; in print_stalled_cycles_backend() local
676 double total, ratio = 0.0; in print_branch_misses() local
693 double total, ratio = 0.0; in print_l1_dcache_misses() local
710 double total, ratio = 0.0; in print_l1_icache_misses() local
727 double total, ratio = 0.0; in print_dtlb_cache_misses() local
744 double total, ratio = 0.0; in print_itlb_cache_misses() local
761 double total, ratio = 0.0; in print_ll_cache_misses() local
778 double total, ratio = 0.0; in abs_printout() local
/linux-3.4.99/scripts/
Dbin2c.c14 int ch, total=0; in main() local
/linux-3.4.99/tools/perf/util/ui/
Dprogress.c7 void ui_progress__update(u64 curr, u64 total, const char *title) in ui_progress__update()
/linux-3.4.99/fs/adfs/
Dmap.c140 unsigned long total = 0; in scan_free_map() local
234 unsigned int total = 0; in adfs_map_free() local
/linux-3.4.99/arch/powerpc/platforms/pseries/
Dmsi.c189 static struct device_node *find_pe_total_msi(struct pci_dev *dev, int *total) in find_pe_total_msi()
210 static struct device_node *find_pe_dn(struct pci_dev *dev, int *total) in find_pe_dn()
295 int total; in msi_quota_for_device() local
/linux-3.4.99/lib/
Dshow_mem.c15 unsigned long total = 0, reserved = 0, shared = 0, in show_mem() local
/linux-3.4.99/fs/qnx4/
Dbitmap.c40 int total = 0; in qnx4_count_free_blocks() local
/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dcoredump.c91 int i, sz, total = 0; in spufs_ctx_note_size() local
171 int sz, rc, nread, total = 0; in spufs_arch_write_note() local
/linux-3.4.99/arch/mips/txx9/generic/
Dmem_tx4927.c69 unsigned int total = 0; in tx4927_get_mem_size() local
/linux-3.4.99/fs/xfs/
Dxfs_dir2.c199 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_createname()
330 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_removename()
411 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_replace()
/linux-3.4.99/net/rds/
Dtransport.c115 unsigned int total = 0; in rds_trans_stats_info_copy() local
Dinfo.c170 int total; in rds_info_getsockopt() local
/linux-3.4.99/drivers/gpu/drm/
Ddrm_bufs.c614 int total; in drm_addbufs_agp() local
773 int total; in drm_addbufs_pci() local
986 int total; in drm_addbufs_sg() local
1144 int total; in drm_addbufs_fb() local
Ddrm_fops.c609 size_t total, size_t max, struct drm_pending_event **out) in drm_dequeue_event()
641 size_t total; in drm_read() local
/linux-3.4.99/drivers/staging/media/easycap/
Deasycap_testcard.c35 int total; in easycap_testcard() local
/linux-3.4.99/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DUtil.py19 def avg(total, n): argument
/linux-3.4.99/ipc/
Dnamespace.c77 int total, in_use; in free_ipcs() local
Dutil.c185 int total; in ipc_findkey() local
216 int total, id; in ipc_get_maxid() local
844 int total, id; in sysvipc_find_ipc() local
/linux-3.4.99/drivers/iommu/
Domap-iovmm.c43 unsigned int i, total = 0; in sgtable_len() local
159 size_t total; in vmap_sg() local
466 size_t total = area->da_end - area->da_start; in unmap_iovm_area() local
/linux-3.4.99/drivers/video/i810/
Di810_dvt.c247 u32 total, xres, yres; in i810fb_fill_var_timings() local
/linux-3.4.99/fs/squashfs/
Dxz_wrapper.c111 int avail, total = 0, k = 0, page = 0; in squashfs_xz_uncompress() local
/linux-3.4.99/kernel/
Ddelayacct.c64 u64 *total, u32 *count) in delayacct_end()
/linux-3.4.99/drivers/staging/tidspbridge/rmgr/
Ddisp.c216 u32 total; in disp_node_create() local
536 u32 total = *ptotal; in fill_stream_def() local
/linux-3.4.99/drivers/edac/
Dppc4xx_edac.c321 int n, total = 0; in ppc4xx_edac_generate_bank_message() local
441 int n, total = 0; in ppc4xx_edac_generate_lane_message() local
506 int n, total = 0; in ppc4xx_edac_generate_ecc_message() local
/linux-3.4.99/drivers/isdn/hisax/
Dhfc_pci.c276 int total, maxlen, new_z2; in hfcpci_empty_fifo() local
333 int rcnt, total; in receive_dmsg() local
837 int total, maxlen, new_z2; in receive_emsg() local

12345678