Searched refs:bt (Results 26 - 50 of 115) sorted by relevance

12345

/freebsd-10.3-release/contrib/jemalloc/src/
H A Dprof.c70 static prof_bt_t *bt_dup(prof_bt_t *bt);
71 static void bt_destroy(prof_bt_t *bt);
87 prof_bt_t *bt);
100 bt_init(prof_bt_t *bt, void **vec) argument
105 bt->vec = vec;
106 bt->len = 0;
110 bt_destroy(prof_bt_t *bt) argument
115 idalloc(bt);
119 bt_dup(prof_bt_t *bt) argument
133 (bt
180 prof_backtrace(prof_bt_t *bt, unsigned nignore) argument
243 prof_backtrace(prof_bt_t *bt, unsigned nignore) argument
253 prof_backtrace(prof_bt_t *bt, unsigned nignore) argument
422 prof_backtrace(prof_bt_t *bt, unsigned nignore) argument
431 prof_lookup(prof_bt_t *bt) argument
754 prof_dump_ctx(bool propagate_err, prof_ctx_t *ctx, prof_bt_t *bt) argument
838 } bt; local
1039 prof_bt_t *bt = (prof_bt_t *)key; local
[all...]
/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_tdma.c136 HAL_BEACON_TIMERS bt; local
138 bt.bt_intval = bintval | HAL_BEACON_ENA;
139 bt.bt_nexttbtt = nexttbtt;
140 bt.bt_nextdba = (nexttbtt<<3) - sc->sc_tdmadbaprep;
141 bt.bt_nextswba = (nexttbtt<<3) - sc->sc_tdmaswbaprep;
142 bt.bt_nextatim = nexttbtt+1;
144 bt.bt_flags = 0;
149 bt.bt_intval,
150 bt.bt_intval,
151 bt
[all...]
/freebsd-10.3-release/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h61 prof_bt_t *bt; member in struct:__anon1611
122 prof_bt_t *bt; member in struct:prof_ctx_s
215 void bt_init(prof_bt_t *bt, void **vec);
216 void prof_backtrace(prof_bt_t *bt, unsigned nignore);
217 prof_thr_cnt_t *prof_lookup(prof_bt_t *bt);
236 prof_bt_t bt; \
255 bt_init(&bt, prof_tdata->vec); \
256 prof_backtrace(&bt, nignore); \
257 ret = prof_lookup(&bt); \
278 bt_init(&bt, prof_tdat
[all...]
/freebsd-10.3-release/sys/compat/svr4/
H A Dsvr4_termios.c77 bt->c_cc[__CONCAT(a,b)] = _POSIX_VDISABLE; \
79 bt->c_cc[__CONCAT(a,b)] = st->c_cc[__CONCAT3(SVR4_,a,b)]; \
85 bt->f |= __CONCAT(a,b); \
87 bt->f &= ~__CONCAT(a,b); \
92 bt->f &= ~__CONCAT(a,b); \
94 case __CONCAT3(SVR4_,c1,t1): bt->f |= __CONCAT(c1,t1); break; \
95 case __CONCAT3(SVR4_,c2,t2): bt->f |= __CONCAT(c2,t2); break; \
101 bt->f &= ~__CONCAT(a,b); \
103 case __CONCAT3(SVR4_,c1,t1): bt->f |= __CONCAT(c1,t1); break; \
104 case __CONCAT3(SVR4_,c2,t2): bt
490 struct termios bt; local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Utility/
H A DSharingPtr.cpp81 Backtrace bt; local
82 bt.GetFrames();
83 g_map[sp_this] = std::make_pair(ptr, bt);
/freebsd-10.3-release/contrib/sendmail/src/
H A Dmime.c111 int bt; local
325 bt = MBT_FINAL;
329 bt = mimeboundary(buf, boundaries);
330 if (bt != MBT_NOTSEP)
339 bt = MBT_FINAL;
340 while (bt != MBT_FINAL)
356 bt = mime8to7(mci, hdr, e, boundaries, flags,
358 if (bt == SM_IO_EOF)
373 bt = mimeboundary(buf, boundaries);
374 if (bt !
754 static int bt = MBT_SYNTAX; /* boundary type of next SM_IO_EOF */ local
[all...]
/freebsd-10.3-release/sys/mips/malta/
H A Dobio.c118 bus_space_tag_t bt = 0; local
130 bt = sc->oba_st;
145 rman_set_bustag(rv, bt);
/freebsd-10.3-release/sys/arm/xscale/i80321/
H A Dobio.c104 bus_space_tag_t bt = NULL; local
116 bt = sc->oba_st;
131 rman_set_bustag(rv, bt);
H A Di80321_pci.c285 bus_space_tag_t bt = NULL; local
294 bt = sc->sc_pcimem;
302 bt = sc->sc_pciio;
320 rman_set_bustag(rv, bt);
/freebsd-10.3-release/tools/tools/build_option_survey/
H A Dreduce.sh33 bt=`awk 'NR == 2 {print $3}' $2/_.df`
34 echo $3 A $a S $s C $c B $bt D `expr $br - $bt`
/freebsd-10.3-release/sys/dev/acpica/Osd/
H A DOsdSchedule.c264 struct bintime bt; local
270 binuptime(&bt);
271 t = (uint64_t)bt.sec * 10000000;
272 t += ((uint64_t)10000000 * (uint32_t)(bt.frac >> 32)) >> 32;
/freebsd-10.3-release/sys/dev/pdq/
H A Dpdq_freebsd.h140 #define PDQ_OS_IORD_32(bt, bh, off) bus_space_read_4(bt, bh, off)
141 #define PDQ_OS_IOWR_32(bt, bh, off, data) bus_space_write_4(bt, bh, off, data)
142 #define PDQ_OS_IORD_8(bt, bh, off) bus_space_read_1(bt, bh, off)
143 #define PDQ_OS_IOWR_8(bt, bh, off, data) bus_space_write_1(bt, bh, off, data)
/freebsd-10.3-release/sys/dev/joy/
H A Djoy.c106 joy->bt = rman_get_bustag(joy->res);
155 bus_space_tag_t bt = joy->bt; local
171 for (; timespeccmp(&t, &end, <) && (bus_space_read_1(bt, port, 0) & 0x0f); nanotime(&t))
173 bus_space_write_1 (bt, port, 0, 0xff);
182 state = bus_space_read_1 (bt, port, 0);
/freebsd-10.3-release/sys/sys/
H A Dtime.h409 void binuptime(struct bintime *bt);
422 void bintime(struct bintime *bt);
426 void getbinuptime(struct bintime *bt);
439 void getbintime(struct bintime *bt);
454 #define BT2FREQ(bt) \
455 (((uint64_t)0x8000000000000000 + ((bt)->frac >> 2)) / \
456 ((bt)->frac >> 1))
460 #define FREQ2BT(freq, bt) \
462 (bt)->sec = 0; \
463 (bt)
[all...]
H A Dsystm.h302 void cpu_new_callout(int cpu, sbintime_t bt, sbintime_t bt_opt);
377 #define msleep_sbt(chan, mtx, pri, wmesg, bt, pr, flags) \
378 _sleep((chan), &(mtx)->lock_object, (pri), (wmesg), (bt), (pr), \
392 #define tsleep_sbt(chan, pri, wmesg, bt, pr, flags) \
393 _sleep((chan), NULL, (pri), (wmesg), (bt), (pr), (flags))
/freebsd-10.3-release/usr.bin/unifdef/
H A Dunifdef.c863 static Linetype op_strict(long *p, long v, Linetype at, Linetype bt) { argument
864 if(at == LT_IF || bt == LT_IF) return (LT_IF);
867 static Linetype op_lt(long *p, Linetype at, long a, Linetype bt, long b) { argument
868 return op_strict(p, a < b, at, bt);
870 static Linetype op_gt(long *p, Linetype at, long a, Linetype bt, long b) { argument
871 return op_strict(p, a > b, at, bt);
873 static Linetype op_le(long *p, Linetype at, long a, Linetype bt, long b) { argument
874 return op_strict(p, a <= b, at, bt);
876 static Linetype op_ge(long *p, Linetype at, long a, Linetype bt, long b) { argument
877 return op_strict(p, a >= b, at, bt);
879 op_eq(long *p, Linetype at, long a, Linetype bt, long b) argument
882 op_ne(long *p, Linetype at, long a, Linetype bt, long b) argument
885 op_or(long *p, Linetype at, long a, Linetype bt, long b) argument
890 op_and(long *p, Linetype at, long a, Linetype bt, long b) argument
[all...]
/freebsd-10.3-release/sys/mips/cavium/
H A Dobio.c126 bus_space_tag_t bt = 0; local
148 bt = &octeon_uart_tag;
164 rman_set_bustag(rv, bt);
/freebsd-10.3-release/sys/x86/isa/
H A Dorm.c85 bus_space_tag_t bt; local
111 bt = rman_get_bustag(res);
113 bus_space_read_region_1(bt, bh, 0, buf, sizeof(buf));
/freebsd-10.3-release/sys/arm/xscale/i8134x/
H A Dobio.c98 bus_space_tag_t bt = NULL; local
115 bt = sc->oba_st;
137 rman_set_bustag(rv, bt);
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h145 BugReport(BugType& bt, StringRef desc, const ExplodedNode *errornode) argument
146 : BT(bt), DeclWithIssue(0), Description(desc), ErrorNode(errornode),
149 BugReport(BugType& bt, StringRef shortDesc, StringRef desc, argument
151 : BT(bt), DeclWithIssue(0), ShortDescription(shortDesc), Description(desc),
155 BugReport(BugType& bt, StringRef desc, PathDiagnosticLocation l) argument
156 : BT(bt), DeclWithIssue(0), Description(desc), Location(l), ErrorNode(0),
167 BugReport(BugType& bt, StringRef desc, const ExplodedNode *errornode, argument
169 : BT(bt), DeclWithIssue(0), Description(desc),
/freebsd-10.3-release/sys/dev/buslogic/
H A Dbtreg.h689 int bt_cmd(struct bt_softc *bt, bt_op_t opcode,
694 #define bt_name(bt) device_get_nameunit(bt->dev)
696 #define bt_inb(bt, reg) \
697 bus_read_1((bt)->port, reg)
699 #define bt_outb(bt, reg, value) \
700 bus_write_1((bt)->port, reg, value)
/freebsd-10.3-release/sys/sparc64/sparc64/
H A Dbus_machdep.c731 bus_space_tag_t bt; local
733 bt = malloc(sizeof(struct bus_space_tag), M_DEVBUF, M_NOWAIT);
734 if (bt == NULL)
736 bt->bst_cookie = cookie;
737 bt->bst_parent = ptag;
738 bt->bst_type = type;
739 bt->bst_bus_barrier = barrier;
740 return (bt);
/freebsd-10.3-release/sys/geom/journal/
H A Dg_journal.h252 #define GJ_TIMER_START(lvl, bt) do { \
254 binuptime(bt); \
256 #define GJ_TIMER_STOP(lvl, bt, ...) do { \
262 bintime_sub(&_bt2, bt); \
/freebsd-10.3-release/sys/netsmb/
H A Dsmb_subr.c113 char *p, bt; local
119 if (copyin(p, &bt, 1))
124 if (bt == 0)
/freebsd-10.3-release/contrib/bzip2/
H A Dcompress.c241 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; local
399 bc = 999999999; bt = -1;
401 if (cost[t] < bc) { bc = cost[t]; bt = t; };
403 fave[bt]++;
404 s->selector[nSelectors] = bt;
413 # define BZ_ITUR(nn) s->rfreq[bt][ mtfv[gs+(nn)] ]++
431 s->rfreq[bt][ mtfv[i] ]++;

Completed in 323 milliseconds

12345