Searched refs:profile (Results 1 - 25 of 154) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/mlx4/
H A Dprofile.c84 struct mlx4_resource *profile; local
88 profile = kzalloc(MLX4_RES_NUM * sizeof *profile, GFP_KERNEL);
89 if (!profile)
92 profile[MLX4_RES_QP].size = dev_cap->qpc_entry_sz;
93 profile[MLX4_RES_RDMARC].size = dev_cap->rdmarc_entry_sz;
94 profile[MLX4_RES_ALTC].size = dev_cap->altc_entry_sz;
95 profile[MLX4_RES_AUXC].size = dev_cap->aux_entry_sz;
96 profile[MLX4_RES_SRQ].size = dev_cap->srq_entry_sz;
97 profile[MLX4_RES_C
[all...]
H A DMakefile4 mr.o pd.o profile.o qp.o reset.o srq.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_profile.c81 struct mthca_resource *profile; local
85 profile = kzalloc(MTHCA_RES_NUM * sizeof *profile, GFP_KERNEL);
86 if (!profile)
89 profile[MTHCA_RES_QP].size = dev_lim->qpc_entry_sz;
90 profile[MTHCA_RES_EEC].size = dev_lim->eec_entry_sz;
91 profile[MTHCA_RES_SRQ].size = dev_lim->srq_entry_sz;
92 profile[MTHCA_RES_CQ].size = dev_lim->cqc_entry_sz;
93 profile[MTHCA_RES_EQP].size = dev_lim->eqpc_entry_sz;
94 profile[MTHCA_RES_EEE
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/SGI/
H A Dsamba.rc11 PROFILE_SAMBAD=/usr/samba/bin/smbd.profile
14 PROFILE_NMBD=/usr/samba/bin/nmbd.profile
33 if test "$enable_profiling" -o "$1" = "profile" ; then
40 start|profile)
51 $SMBCONTROL smbd profile on > /dev/null 2>&1
52 $SMBCONTROL nmbd profile on > /dev/null 2>&1
60 $KILLALL -15 smbd.profile nmbd.profile
65 echo "usage: /etc/init.d/samba {start|stop|profile}"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dhw_irq.h11 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dhw_irq.h11 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/pcp/
H A Dmkheader.pl4 open(PROFILE,"profile.h") || die "Unable to open profile.h\n";
5 @profile = <PROFILE>;
18 @instnames = grep(/unsigned .*_time;/,@profile);
49 @instnames = grep(/unsigned .*_bytes;/,@profile);
H A DMakefile50 LDIRT = profile.h metrics.h so_locations *.log help.dir help.pag *.pmda_$(IAM).so
61 $(CMDTARGET): profile.h metrics.h $(CFILES)
64 $(LIBTARGET): profile.h metrics.h $(CFILES)
67 metrics.h: profile.h mkheader.pl
70 profile.h: $(PROFILEHEADER)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_analysis/
H A DMakefile.am19 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/getopt/
H A DMakefile.am19 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A DMakefile.am24 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_synthesis/
H A DMakefile.am21 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/test/
H A DMakefile.am18 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/kernel/
H A DMakefile13 obj-$(CONFIG_SYSTEM_PROFILER) += profile.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dirq_impl.h13 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/oprofile/
H A Dtimer_int.c14 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_common/
H A DMakefile.am47 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/utf8/
H A DMakefile.am24 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/src/
H A DMakefile.am27 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Dtime.c22 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/kernel/
H A Dtime.c27 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dhw_irq.h15 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dcapifunc.c589 a->profile.Number = card->Id;
590 a->profile.Channels = card->d.channels;
592 a->profile.Global_Options = 0x71;
594 a->profile.Global_Options |= 0x6;
596 a->profile.Global_Options |= 0x8;
598 a->profile.Global_Options |= 0x80; /* Line Interconnect */
600 a->profile.Global_Options |= 0x100;
602 a->profile.B1_Protocols = 0xdf;
603 a->profile.B2_Protocols = 0x1fdb;
604 a->profile
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/
H A DMakefile.am29 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A DMakefile.am33 profile:

Completed in 157 milliseconds

1234567