Home
last modified time | relevance | path

Searched refs:threadid (Results 1 – 23 of 23) sorted by relevance

/freebsd-13.1/usr.bin/procstat/
H A Dprocstat_sigs.c146 char *threadid; in procstat_threads_sigs() local
162 asprintf(&threadid, "%d", kipp->ki_tid); in procstat_threads_sigs()
163 if (threadid == NULL) in procstat_threads_sigs()
166 xo_open_container(threadid); in procstat_threads_sigs()
182 xo_close_container(threadid); in procstat_threads_sigs()
183 free(threadid); in procstat_threads_sigs()
193 char *threadid; in procstat_sigfastblock() local
230 if (threadid == NULL) in procstat_sigfastblock()
233 xo_open_container(threadid); in procstat_sigfastblock()
242 xo_close_container(threadid); in procstat_sigfastblock()
[all …]
H A Dprocstat_threads.c52 char *threadid; in procstat_threads() local
70 asprintf(&threadid, "%d", kipp->ki_tid); in procstat_threads()
71 if (threadid == NULL) in procstat_threads()
74 xo_open_container(threadid); in procstat_threads()
130 xo_close_container(threadid); in procstat_threads()
131 free(threadid); in procstat_threads()
H A Dprocstat_rusage.c119 char *field, *threadid; in print_rusage() local
129 asprintf(&threadid, "%d", kipp->ki_tid); in print_rusage()
130 if (threadid == NULL) in print_rusage()
133 xo_open_container(threadid); in print_rusage()
158 xo_close_container(threadid); in print_rusage()
159 free(threadid); in print_rusage()
/freebsd-13.1/tools/tools/ath/athalq/
H A Dtdma.c47 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_beacon_state()
73 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_slot_calc()
91 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_tsf_adjust()
108 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_timer_set()
H A Dmain.c74 (unsigned long long) be64toh(a->hdr.threadid), in ath_alq_print_intr_status()
85 (unsigned long long) be64toh(a->hdr.threadid)); in ath_alq_print_beacon_miss()
95 (unsigned long long) be64toh(a->hdr.threadid)); in ath_alq_print_beacon_stuck()
105 (unsigned long long) be64toh(a->hdr.threadid)); in ath_alq_print_beacon_resume()
207 be64toh(a->hdr.threadid), in main()
H A Dar5210_ds.c51 (unsigned long long) be64toh(a->hdr.threadid)); in ar5210_decode_txstatus()
85 (unsigned long long) be64toh(a->hdr.threadid)); in ar5210_decode_txdesc()
124 (unsigned long long) be64toh(a->hdr.threadid)); in ar5210_decode_rxstatus()
176 be64toh(a->hdr.threadid), in ar5210_alq_payload()
H A Dar5211_ds.c51 (unsigned long long) be64toh(a->hdr.threadid)); in ar5211_decode_txstatus()
86 (unsigned long long) be64toh(a->hdr.threadid)); in ar5211_decode_txdesc()
125 (unsigned long long) be64toh(a->hdr.threadid)); in ar5211_decode_rxstatus()
177 be64toh(a->hdr.threadid), in ar5211_alq_payload()
H A Dar5416_ds_tdma.c54 (unsigned long long) be64toh(a->hdr.threadid), in ar5416_decode_txstatus()
135 (unsigned long long) be64toh(a->hdr.threadid)); in ar5416_decode_txdesc()
272 (unsigned long long) be64toh(a->hdr.threadid), in ar5416_decode_rxstatus()
370 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_beacon_state()
394 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_slot_calc()
410 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_tsf_adjust()
424 (unsigned long long) be64toh(a->hdr.threadid), in ath_tdma_timer_set()
467 be64toh(a->hdr.threadid), in ar5416_alq_payload()
H A Dar5212_ds.c51 (unsigned long long) be64toh(a->hdr.threadid), in ar5212_decode_txstatus()
92 (unsigned long long) be64toh(a->hdr.threadid)); in ar5212_decode_txdesc()
157 (unsigned long long) be64toh(a->hdr.threadid), in ar5212_decode_rxstatus()
223 be64toh(a->hdr.threadid), in ar5212_alq_payload()
H A Dar9300_ds.c52 (unsigned long long) be64toh(a->hdr.threadid), in ath_alq_print_edma_tx_fifo_push()
70 (unsigned long long) be64toh(a->hdr.threadid), in ar9300_decode_txstatus()
160 (unsigned long long) be64toh(a->hdr.threadid), in ar9300_decode_txdesc()
344 (unsigned long long) be64toh(a->hdr.threadid), in ar9300_decode_rxstatus()
442 be64toh(a->hdr.threadid), in ar9300_alq_payload()
H A Dar5416_ds.c51 (unsigned long long) be64toh(a->hdr.threadid), in ar5416_decode_txstatus()
133 (unsigned long long) be64toh(a->hdr.threadid)); in ar5416_decode_txdesc()
264 (unsigned long long) be64toh(a->hdr.threadid), in ar5416_decode_rxstatus()
366 be64toh(a->hdr.threadid), in ar5416_alq_payload()
/freebsd-13.1/sys/tests/epoch/
H A Depoch_test.c50 int threadid; member
74 if (eti->threadid & 0x1) in epoch_testcase1()
88 eti->threadid, ticks - startticks, iterations); in epoch_testcase1()
112 eti->threadid, ticks - startticks, iterations); in epoch_testcase2()
146 etilist[i].threadid = i; in test_modinit()
/freebsd-13.1/crypto/openssl/crypto/
H A Dmem_dbg.c50 CRYPTO_THREAD_ID threadid; member
69 CRYPTO_THREAD_ID threadid; member
281 ami->threadid = CRYPTO_THREAD_get_current_id(); in CRYPTO_mem_debug_push()
350 m->threadid = CRYPTO_THREAD_get_current_id(); in CRYPTO_mem_debug_malloc()
492 tid.tid = m->threadid; in print_leak()
514 ti = amip->threadid; in print_leak()
526 tid.tid = amip->threadid; in print_leak()
552 while (amip && CRYPTO_THREAD_compare_id(amip->threadid, ti)); in print_leak()
/freebsd-13.1/sys/dev/ath/
H A Dah_osdep.c292 r->threadid = curthread->td_tid; in ath_hal_reg_write()
333 r->threadid = curthread->td_tid; in ath_hal_reg_read()
350 r->threadid = curthread->td_tid; in OS_MARK()
H A Dif_ath_alq.c180 ap->threadid = htobe64((uint64_t) curthread->td_tid); in if_ath_alq_post()
H A Dif_ath_alq.h149 uint64_t threadid; member
/freebsd-13.1/sys/dev/random/
H A Dunit_test.c176 ReadCSPRNG(void *threadid) in ReadCSPRNG() argument
186 tid = (size_t)threadid; in ReadCSPRNG()
/freebsd-13.1/sys/dev/ath/ath_hal/
H A Dah_decode.h34 uint32_t threadid; member
/freebsd-13.1/tools/test/pthread_vfork/
H A Dpthread_vfork_test.c45 vfork_test(void *threadid __unused) in vfork_test()
/freebsd-13.1/tools/tools/ath/athdecode/
H A Dmain.c382 fprintf(fd, "\n%05d: [%d] ", recnum, r->threadid); in oprw()
/freebsd-13.1/contrib/sendmail/src/
H A DREADME1583 From http://www.macosx.com/forums/showthread.php?s=6dac0e9e1f3fd118a4870a8a9b559491&threadid=2242:
/freebsd-13.1/
H A DUPDATING974 threadid corresponding to a given record. This changes the field offsets
/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.c34560 #define threadid pthread_self()
34562 #define threadid 0
35042 threadid, fd, zOpName, zType, (int)p->l_start, (int)p->l_len,