| /freebsd/sys/contrib/openzfs/contrib/bpftrace/ |
| H A D | taskqlatency.bt | 10 @birth[$tq_name, $tqent_id] = nsecs; 24 / @birth[@tq_name[tid], @tqent_id[tid]] / 27 hist((nsecs - @birth[@tq_name[tid], @tqent_id[tid]])/1000); 28 delete(@birth[@tq_name[tid], @tqent_id[tid]]); 49 clear(@birth);
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | spa_errlog.c | 184 spa_log_error(spa_t *spa, const zbookmark_phys_t *zb, const uint64_t birth) in spa_log_error() argument 227 new->se_zep.zb_birth = birth; in spa_log_error() 561 const uint64_t birth) in spa_add_healed_error() argument 616 healed_zep.zb_birth = birth; in spa_add_healed_error() 738 spa_remove_error(spa_t *spa, zbookmark_phys_t *zb, uint64_t birth) in spa_remove_error() argument 740 spa_add_healed_error(spa, spa->spa_errlog_last, zb, birth); in spa_remove_error() 741 spa_add_healed_error(spa, spa->spa_errlog_scrub, zb, birth); in spa_remove_error()
|
| H A D | dsl_deadlist.c | 806 dsl_deadlist_insert_bpobj(dsl_deadlist_t *dl, uint64_t obj, uint64_t birth, in dsl_deadlist_insert_bpobj() argument 828 dle_tofind.dle_mintxg = birth; in dsl_deadlist_insert_bpobj() 839 dsl_deadlist_prefetch_bpobj(dsl_deadlist_t *dl, uint64_t obj, uint64_t birth) in dsl_deadlist_prefetch_bpobj() argument 849 dle_tofind.dle_mintxg = birth; in dsl_deadlist_prefetch_bpobj()
|
| H A D | dsl_dataset.c | 221 uint64_t size, uint64_t birth, dmu_tx_t *tx) in dsl_dataset_block_remapped() argument 226 ASSERT(birth <= tx->tx_txg); in dsl_dataset_block_remapped() 229 if (birth > dsl_dataset_phys(ds)->ds_prev_snap_txg) { in dsl_dataset_block_remapped() 244 BP_SET_LOGICAL_BIRTH(&fakebp, birth); in dsl_dataset_block_remapped() 2949 uint64_t birth; in dsl_dataset_modified_since_snap() local 2955 birth = BP_GET_BIRTH(dsl_dataset_get_blkptr(ds)); in dsl_dataset_modified_since_snap() 2957 if (birth > dsl_dataset_phys(snap)->ds_creation_txg) { in dsl_dataset_modified_since_snap()
|
| H A D | arc.c | 794 #define BUF_HASH_INDEX(spa, dva, birth) \ argument 795 (buf_hash(spa, dva, birth) & buf_hash_table.ht_mask) 1049 buf_hash(uint64_t spa, const dva_t *dva, uint64_t birth) in buf_hash() argument 1051 return (cityhash4(spa, dva->dva_word[0], dva->dva_word[1], birth)); in buf_hash() 1061 #define HDR_EQUAL(spa, dva, birth, hdr) \ argument 1064 ((hdr)->b_birth == birth) && ((hdr)->b_spa == spa) 1078 uint64_t birth = BP_GET_PHYSICAL_BIRTH(bp); in buf_hash_find() local 1079 uint64_t idx = BUF_HASH_INDEX(spa, dva, birth); in buf_hash_find() 1086 if (HDR_EQUAL(spa, dva, birth, hdr)) { in buf_hash_find() 1772 dva_t dva, uint64_t daddr, int32_t psize, uint64_t asize, uint64_t birth, in arc_buf_alloc_l2only() argument [all …]
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | dsl_dataset.h | 399 uint64_t offset, uint64_t size, uint64_t birth, dmu_tx_t *tx);
|
| H A D | spa.h | 1211 const uint64_t birth); 1213 uint64_t birth);
|
| /freebsd/share/dict/ |
| H A D | web2a | 5804 birth canal 5805 birth control 5806 birth controller 5807 birth date 5810 birth flower 5811 birth gift 5812 birth hour 5813 birth month 5814 birth name 5815 birth pain [all …]
|
| H A D | web2 | 22841 birth
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | libtest.shlib | 2821 # lzjb LE contiguous unique double size=800L/200P birth=2413856L/2413856P
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | bib | 2304 …mes on one stone, and the other six names of the rest on the other stone, according to their birth. 10065 …f trouble, and of rebuke, and blasphemy; for the children are come to the birth, and there is not … 12921 Or as an hidden untimely birth I had not been; as infants which never saw light. 14788 As a snail which melteth, let every one of them pass away: like the untimely birth of a woman, that… 17421 …filled with good, and also that he have no burial; I say, that an untimely birth is better than he. 17431 A good name is better than precious ointment; and the day of death than the day of one's birth. 18356 …rouble, and of rebuke, and of blasphemy: for the children are come to the birth, and there is not … 18932 Shall I bring to the birth, and not cause to bring forth? saith the LORD: shall I cause to bring fo… 20766 And say, Thus saith the Lord GOD unto Jerusalem; Thy birth and thy nativity is of the land of Canaa… 22220 As for Ephraim, their glory shall fly away like a bird, from the birth, and from the womb, and from… [all …]
|