| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dce110/ |
| H A D | dce110_compressor.c | 73 uint32_t frame_count; in reset_lb_on_vblank() local 91 frame_count = dm_read_reg(compressor->ctx, DCP_REG(mmCRTC_STATUS_FRAME_COUNT)); in reset_lb_on_vblank() 95 if (frame_count != dm_read_reg(compressor->ctx, DCP_REG(mmCRTC_STATUS_FRAME_COUNT))) in reset_lb_on_vblank()
|
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandObjectThreadUtil.cpp | 148 const uint32_t frame_count = thread->GetStackFrameCount(); in BucketThread() local 149 for (uint32_t frame_index = 0; frame_index < frame_count; frame_index++) { in BucketThread()
|
| H A D | CommandObjectTarget.cpp | 4363 uint32_t frame_count = thread->GetStackFrameCount(); in AddSymbolsForStack() local 4364 for (uint32_t i = 0; i < frame_count; ++i) { in AddSymbolsForStack()
|
| /openbsd-src/sys/dev/pci/drm/radeon/ |
| H A D | rv515.c | 270 u32 crtc_enabled, tmp, frame_count, blackout; in rv515_mc_stop() local 292 frame_count = radeon_get_vblank_counter(rdev, i); in rv515_mc_stop() 294 if (radeon_get_vblank_counter(rdev, i) != frame_count) in rv515_mc_stop() 352 u32 tmp, frame_count; in rv515_mc_resume() local 426 frame_count = radeon_get_vblank_counter(rdev, i); in rv515_mc_resume() 428 if (radeon_get_vblank_counter(rdev, i) != frame_count) in rv515_mc_resume()
|
| H A D | evergreen.c | 2668 u32 crtc_enabled, tmp, frame_count, blackout; in evergreen_mc_stop() local 2704 frame_count = radeon_get_vblank_counter(rdev, i); in evergreen_mc_stop() 2706 if (radeon_get_vblank_counter(rdev, i) != frame_count) in evergreen_mc_stop() 2766 u32 tmp, frame_count; in evergreen_mc_resume() local 2836 frame_count = radeon_get_vblank_counter(rdev, i); in evergreen_mc_resume() 2838 if (radeon_get_vblank_counter(rdev, i) != frame_count) in evergreen_mc_resume()
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | util.h | 96 UV frame_count; member
|
| H A D | util.c | 5058 i < bt->header.frame_count; 6371 UV frame_count = 0; /* How many frames we return. */ 6464 frame_count++; 6477 bt->header.frame_count = frame_count; 6479 if (frame_count > 0) { 6481 char* name_base = (char *)(frame + frame_count); 6484 for (i = skip; i < skip + frame_count; i++) { 6529 frame_count * sizeof(Perl_c_backtrace_frame) + 6605 i < bt->header.frame_count; 6301 UV frame_count = 0; /* How many frames we return. */ global() local [all...] |
| H A D | regcomp_internal.h | 154 U32 frame_count; member 254 #define RExC_frame_count (pRExC_state->frame_count)
|
| /openbsd-src/gnu/llvm/libunwind/src/ |
| H A D | Unwind-EHABI.cpp | 573 int frame_count = 0; in unwind_phase2() local 583 if (resume && frame_count == 1) { in unwind_phase2() 690 frame_count++; in unwind_phase2()
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_optc.c | 658 uint32_t frame_count; in optc1_get_vblank_counter() local 661 OTG_FRAME_COUNT, &frame_count); in optc1_get_vblank_counter() 663 return frame_count; in optc1_get_vblank_counter()
|
| /openbsd-src/sys/dev/ic/ |
| H A D | qlareg.h | 413 u_int16_t frame_count; member
|
| /openbsd-src/sys/dev/pci/ |
| H A D | if_iwxreg.h | 6350 * Valid only if frame_count =1 6433 * by the frame_count field: 6435 * 1) No aggregation (frame_count == 1). This reports Tx results for a single 6439 * 2) Aggregation (frame_count > 1). This reports Tx results for two or more 6478 * @frame_count: 1 no aggregation, >1 aggregation 6500 * follow this one, up to frame_count. 6506 uint8_t frame_count; 6533 * @frame_count: 1 no aggregation, >1 aggregation 6564 uint8_t frame_count; 6761 tx_resp->frame_count) 6024 uint8_t frame_count; global() member 6082 uint8_t frame_count; global() member [all...] |
| H A D | if_iwmreg.h | 4949 * Valid only if frame_count =1 5030 * by the frame_count field: 5032 * 1) No aggregation (frame_count == 1). This reports Tx results for a single 5036 * 2) Aggregation (frame_count > 1). This reports Tx results for two or more 5077 * @frame_count: 1 no aggregation, >1 aggregation 5099 * follow this one, up to frame_count. 5105 uint8_t frame_count; member 5233 tx_resp->frame_count) & 0xfff; in iwm_get_scd_ssn()
|
| H A D | if_iwm.c | 5627 KASSERT(tx_resp->frame_count == 1); in iwm_rx_tx_cmd_single() 5855 if (qid < IWM_FIRST_AGG_TX_QUEUE && tx_resp->frame_count > 1) in iwm_rx_tx_cmd() 5860 tx_resp->frame_count * sizeof(tx_resp->status) > len) in iwm_rx_tx_cmd() 5869 memcpy(&ssn, &tx_resp->status + tx_resp->frame_count, sizeof(ssn)); in iwm_rx_tx_cmd() 5875 le32toh(tx_resp->initial_rate), tx_resp->frame_count, in iwm_rx_tx_cmd()
|
| H A D | if_iwx.c | 5453 if (qid < IWX_FIRST_AGG_TX_QUEUE && tx_resp->frame_count > 1) in iwx_rx_compressed_ba() 5456 tx_resp->frame_count * sizeof(tx_resp->status) > len) in iwx_rx_compressed_ba() 5461 if (tx_resp->frame_count > 1) /* A-MPDU */ in iwx_rx_compressed_ba() 5476 memcpy(&ssn, &tx_resp->status + tx_resp->frame_count, sizeof(ssn)); in iwx_rx_bmiss()
|
| /openbsd-src/gnu/llvm/lldb/tools/debugserver/source/ |
| H A D | RNBRemote.cpp | 2655 uint32_t frame_count = 0; in ReadStackMemory() local 2665 if (++frame_count > backtrace_limit) in ReadStackMemory()
|