OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/sysmon/
sysmon_power.c
742
struct penvsys_state *
pes
=
local
746
SETPROP("driver-name",
pes
->pes_dvname);
747
SETPROP("sensor-name",
pes
->pes_sensname);
748
SETPROP("state-description",
pes
->pes_statedesc);
757
if (petype[i].type ==
pes
->pes_type)
823
pes
->pes_dvname, (str),
pes
->pes_sensname); \
834
sysmon_penvsys_event(struct penvsys_state *
pes
, int event)
839
KASSERT(
pes
!= NULL);
841
rnd_add_uint32(&sysmon_rndsource,
pes
->pes_type)
[
all
...]
sysmon_envsys_events.c
1023
struct penvsys_state
pes
;
local
1034
pes
.pes_type = PENVSYS_TYPE_BATTERY;
1035
sysmon_penvsys_event(&
pes
, PENVSYS_EVENT_LOW_POWER);
/src/usr.bin/netstat/
mroute6.c
254
#define
pes
(f, m) printf(m, (unsigned long long)mrtstat.f, plurales(mrtstat.f))
macro
286
pes
(mrt6s_mfc_misses, " %10llu multicast forwarding cache miss%s\n");
301
#undef
pes
macro
Completed in 20 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026