Home
last modified time | relevance | path

Searched full:filtered (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/Linux-v6.1/lib/xz/
Dxz_dec_bcj.c56 /* Amount of already filtered data in the beginning of buf */
57 size_t filtered; member
63 * Buffer to hold a mix of filtered and unfiltered data. This
339 * of data that got filtered.
348 size_t filtered; in bcj_apply() local
356 filtered = bcj_x86(s, buf, size); in bcj_apply()
361 filtered = bcj_powerpc(s, buf, size); in bcj_apply()
366 filtered = bcj_ia64(s, buf, size); in bcj_apply()
371 filtered = bcj_arm(s, buf, size); in bcj_apply()
376 filtered = bcj_armthumb(s, buf, size); in bcj_apply()
[all …]
/Linux-v6.1/lib/kunit/
Dexecutor.c61 struct kunit_case *filtered, *test_case; in kunit_filter_tests() local
76 filtered = kcalloc(n + 1, sizeof(*filtered), GFP_KERNEL); in kunit_filter_tests()
77 if (!filtered) { in kunit_filter_tests()
85 filtered[n++] = *test_case; in kunit_filter_tests()
88 copy->test_cases = filtered; in kunit_filter_tests()
116 struct suite_set filtered; in kunit_filter_suites() local
121 copy = kmalloc_array(max, sizeof(*filtered.start), GFP_KERNEL); in kunit_filter_suites()
122 filtered.start = copy; in kunit_filter_suites()
124 filtered.end = copy; in kunit_filter_suites()
125 return filtered; in kunit_filter_suites()
[all …]
/Linux-v6.1/tools/perf/scripts/python/
Dcompaction-times.py119 filtered = 0
122 filtered = head.is_filtered()
125 filtered = cls.fobj.filter(pid, comm)
126 head = cls.heads[pid] = chead(comm, pid, filtered)
128 if not filtered:
159 def __init__(self, comm, pid, filtered): argument
164 self.filtered = filtered
198 return self.filtered
/Linux-v6.1/drivers/net/wireless/ti/wlcore/
Dps.c83 int filtered[NUM_TX_QUEUES]; in wl1271_ps_filter_frames() local
88 filtered[i] = 0; in wl1271_ps_filter_frames()
90 filtered[i]++; in wl1271_ps_filter_frames()
104 wl->tx_queue_count[i] -= filtered[i]; in wl1271_ps_filter_frames()
106 lnk->wlvif->tx_queue_count[i] -= filtered[i]; in wl1271_ps_filter_frames()
/Linux-v6.1/tools/perf/util/
Dhist.c262 if (!n->filtered) in hists__output_recalc_col_len()
339 if (!he->filtered) in hists__decay_entry()
378 if (!he->filtered) in hists__delete_entry()
584 if (!he->filtered) in hist_entry__add_callchain_period()
732 .filtered = symbol__parent_filter(sym_parent) | al->filtered, in __hists__add_entry()
870 hists__inc_nr_samples(hists, he->filtered); in iter_finish_mem_entry()
957 hists__inc_nr_samples(hists, he->filtered); in iter_add_next_branch_entry()
1011 hists__inc_nr_samples(evsel__hists(evsel), he->filtered); in iter_finish_normal_entry()
1066 hists__inc_nr_samples(hists, he->filtered); in iter_add_single_cumulative_entry()
1400 /* if it's filtered by own fmt, it has to have filter bits */ in hist_entry__check_and_remove_filter()
[all …]
Devent.c582 al->filtered = 0; in thread__find_map()
608 al->filtered |= (1 << HIST_FILTER__GUEST); in thread__find_map()
612 al->filtered |= (1 << HIST_FILTER__HOST); in thread__find_map()
703 al->filtered |= (1 << HIST_FILTER__THREAD); in machine__resolve()
726 al->filtered |= (1 << HIST_FILTER__DSO); in machine__resolve()
731 al->filtered |= (1 << HIST_FILTER__DSO); in machine__resolve()
761 al->filtered |= (1 << HIST_FILTER__SYMBOL); in machine__resolve()
/Linux-v6.1/Documentation/userspace-api/media/dvb/
Ddmx-fread.rst35 This system call returns filtered data, which might be section or Packetized
36 Elementary Stream (PES) data. The filtered data is transferred from
65 - The filtered data was not read from the buffer in due time,
/Linux-v6.1/tools/testing/selftests/ftrace/test.d/event/
Devent-no-pid.tc81 fail "Filtered out task has events"
108 fail "Filtered out task has events"
113 fail "Child of filtered out taskhas events"
/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_rx.h100 /* Filtered DMAC0 packets */
103 /* Filtered DMAC0 octets */
115 /* Filtered DMAC1 packets */
118 /* Filtered DMAC1 octets */
/Linux-v6.1/include/media/
Ddemux.h144 * @check_crc: If non-zero, check the CRC values of filtered sections.
192 * @buffer1: Pointer to the start of the filtered TS packets.
194 * @buffer2: Pointer to the tail of the filtered TS packets, or NULL.
207 * buffer. The filtered TS packets are delivered to the client using this
259 * @buffer1: Pointer to the start of the filtered section, e.g.
261 * @buffer1_len: Length of the filtered section data in @buffer1,
263 * @buffer2: Pointer to the tail of the filtered section data,
266 * @buffer2_len: Length of the filtered section data in @buffer2,
310 * the MPEG-TS to be filtered comes from userspace,
410 * receive filtered data via the Demux callback API (see 0). The function
[all …]
Ddvb_demux.h115 * @pid: PID to be filtered.
190 * that will be filtered.
191 * @pids: list of filtered program IDs.
285 * @buf: buffer with data to be filtered
303 * @buf: buffer with data to be filtered
321 * @buf: buffer with data to be filtered
Ddmxdev.h60 * @DMXDEV_STATE_DONE: indicates that a packet was already filtered
78 * @pid: Program ID to be filtered
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_v13_0_4.h209 uint16_t AverageDRAMReads; //Filtered DF Bandwidth::DRAM Reads
210 uint16_t AverageDRAMWrites; //Filtered DF Bandwidth::DRAM Writes
211 uint16_t AverageSocketPower; //Filtered value of CurrentSocketPower
212 uint16_t AverageCorePower; //Filtered of [sum of CorePower[8]])
213 uint16_t AverageCoreC0Residency[8]; //Filtered of [average C0 residency % per core]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-cache.json64 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
74 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
84 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
94 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
104 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
955 …Counts the number of transactions that looked up the directory. Can be filtered by requests that …
965 …Counts the number of transactions that looked up the directory. Can be filtered by requests that …
975 …equired. These result in writes to the memory controller. This can be filtered by directory sets…
985 …equired. These result in writes to the memory controller. This can be filtered by directory sets…
995 …equired. These result in writes to the memory controller. This can be filtered by directory sets…
[all …]
Duncore-memory.json289 …tling. It is not possible to distinguish between the two. This can be filtered by rank. If mult…
299 …tling. It is not possible to distinguish between the two. This can be filtered by rank. If mult…
309 …tling. It is not possible to distinguish between the two. This can be filtered by rank. If mult…
319 …tling. It is not possible to distinguish between the two. This can be filtered by rank. If mult…
329 …tling. It is not possible to distinguish between the two. This can be filtered by rank. If mult…
339 …tling. It is not possible to distinguish between the two. This can be filtered by rank. If mult…
349 …tling. It is not possible to distinguish between the two. This can be filtered by rank. If mult…
359 …tling. It is not possible to distinguish between the two. This can be filtered by rank. If mult…
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dstats.h455 * @beacon_counter: all beacons (both filtered and not filtered)
456 * @beacon_average_energy: all beacons (both filtered and not
457 * filtered)
547 * @beacon_counter: all beacons (both filtered and not filtered)
548 * @beacon_average_energy: all beacons (both filtered and not
549 * filtered)
/Linux-v6.1/include/uapi/linux/dvb/
Ddmx.h158 * @pid: PID to be filtered.
187 * @pid: PID to be filtered.
222 * (TEI) on a filtered pid.
225 * on a filtered pid.
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-cache.json74 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
84 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
94 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
104 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
114 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
1741 …Counts the number of transactions that looked up the directory. Can be filtered by requests that …
1751 …Counts the number of transactions that looked up the directory. Can be filtered by requests that …
1761 …Counts the number of transactions that looked up the directory. Can be filtered by requests that …
1771 …Counts the number of transactions that looked up the directory. Can be filtered by requests that …
1781 …Counts the number of transactions that looked up the directory. Can be filtered by requests that …
[all …]
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
Dia_css_xnr3_types.h75 * \details Blending parameters define the blending strength of filtered
80 * disables the blending and returns the xnr3 filtered output, while a
/Linux-v6.1/include/uapi/linux/
Dinet_diag.h226 /* u64 bw: max-filtered BW (app throughput) estimate in Byte per sec: */
229 __u32 bbr_min_rtt; /* min-filtered RTT in uSec */
/Linux-v6.1/net/ipv4/netfilter/
Dnf_tproxy_ipv4.c104 * 0.0.0.0, those are filtered out in in nf_tproxy_get_sock_v4()
126 * 0.0.0.0, those are filtered out in in nf_tproxy_get_sock_v4()
/Linux-v6.1/net/ipv6/netfilter/
Dnf_tproxy_ipv6.c106 * 0.0.0.0, those are filtered out in in nf_tproxy_get_sock_v6()
128 * 0.0.0.0, those are filtered out in in nf_tproxy_get_sock_v6()
/Linux-v6.1/tools/perf/tests/
Dfdarray.c44 pr_debug("\nfdarray__filter()=%d != %d shouldn't have filtered anything", in test__fdarray__filter()
52 pr_debug("\nfdarray__filter()=%d != %d, should have filtered all fds", in test__fdarray__filter()
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellde/
Duncore-cache.json101 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
111 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
121 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
131 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
141 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
151 …Counts the number of lines that were victimized on a fill. This can be filtered by the state that…
791 …es.; Counts the number of times that a request from the IPQ was retried filtered by the Target Nod…
891 …n": "Counts the number of times that a request from the IPQ was retried filtered by the Target Nod…
991 …": "Counts the number of times that a request from the ISMQ was retried filtered by the Target Nod…
1695 …Counts the number of transactions that looked up the directory. Can be filtered by requests that …
[all …]
/Linux-v6.1/tools/perf/Documentation/
Dperf-diff.txt120 Determine how to display the overhead percentage of filtered entries.
123 "relative" means it's relative to filtered entries only so that the
258 relative to how entries are filtered. Use --percentage=absolute to

12345678910>>...13