Home
last modified time | relevance | path

Searched refs:user_stats (Results 1 – 25 of 89) sorted by relevance

1234

/dports/databases/mariadb104-server/mariadb-10.4.24/plugin/userstat/
H A Dclient_stats.cc39 table->field[j++]->store(user_stats->user, user_stats->user_name_length, in send_user_stats()
44 table->field[j++]->store((double)user_stats->busy_time); in send_user_stats()
45 table->field[j++]->store((double)user_stats->cpu_time); in send_user_stats()
47 table->field[j++]->store((longlong)user_stats->bytes_sent, TRUE); in send_user_stats()
49 table->field[j++]->store((longlong)user_stats->rows_read, TRUE); in send_user_stats()
50 table->field[j++]->store((longlong)user_stats->rows_sent, TRUE); in send_user_stats()
51 table->field[j++]->store((longlong)user_stats->rows_deleted, TRUE); in send_user_stats()
52 table->field[j++]->store((longlong)user_stats->rows_inserted, TRUE); in send_user_stats()
53 table->field[j++]->store((longlong)user_stats->rows_updated, TRUE); in send_user_stats()
57 table->field[j++]->store((longlong)user_stats->commit_trans, TRUE); in send_user_stats()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/plugin/userstat/
H A Dclient_stats.cc39 table->field[j++]->store(user_stats->user, user_stats->user_name_length,
44 table->field[j++]->store((double)user_stats->busy_time);
45 table->field[j++]->store((double)user_stats->cpu_time);
47 table->field[j++]->store((longlong)user_stats->bytes_sent, TRUE);
49 table->field[j++]->store((longlong)user_stats->rows_read, TRUE);
50 table->field[j++]->store((longlong)user_stats->rows_sent, TRUE);
51 table->field[j++]->store((longlong)user_stats->rows_deleted, TRUE);
52 table->field[j++]->store((longlong)user_stats->rows_inserted, TRUE);
53 table->field[j++]->store((longlong)user_stats->rows_updated, TRUE);
57 table->field[j++]->store((longlong)user_stats->commit_trans, TRUE);
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/plugin/userstat/
H A Dclient_stats.cc39 table->field[j++]->store(user_stats->user, user_stats->user_name_length, in send_user_stats()
44 table->field[j++]->store((double)user_stats->busy_time); in send_user_stats()
45 table->field[j++]->store((double)user_stats->cpu_time); in send_user_stats()
47 table->field[j++]->store((longlong)user_stats->bytes_sent, TRUE); in send_user_stats()
49 table->field[j++]->store((longlong)user_stats->rows_read, TRUE); in send_user_stats()
50 table->field[j++]->store((longlong)user_stats->rows_sent, TRUE); in send_user_stats()
51 table->field[j++]->store((longlong)user_stats->rows_deleted, TRUE); in send_user_stats()
52 table->field[j++]->store((longlong)user_stats->rows_inserted, TRUE); in send_user_stats()
53 table->field[j++]->store((longlong)user_stats->rows_updated, TRUE); in send_user_stats()
57 table->field[j++]->store((longlong)user_stats->commit_trans, TRUE); in send_user_stats()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/plugin/userstat/
H A Dclient_stats.cc39 table->field[j++]->store(user_stats->user, user_stats->user_name_length, in send_user_stats()
44 table->field[j++]->store((double)user_stats->busy_time); in send_user_stats()
45 table->field[j++]->store((double)user_stats->cpu_time); in send_user_stats()
47 table->field[j++]->store((longlong)user_stats->bytes_sent, TRUE); in send_user_stats()
49 table->field[j++]->store((longlong)user_stats->rows_read, TRUE); in send_user_stats()
50 table->field[j++]->store((longlong)user_stats->rows_sent, TRUE); in send_user_stats()
51 table->field[j++]->store((longlong)user_stats->rows_deleted, TRUE); in send_user_stats()
52 table->field[j++]->store((longlong)user_stats->rows_inserted, TRUE); in send_user_stats()
53 table->field[j++]->store((longlong)user_stats->rows_updated, TRUE); in send_user_stats()
57 table->field[j++]->store((longlong)user_stats->commit_trans, TRUE); in send_user_stats()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/plugin/userstat/
H A Dclient_stats.cc43 table->field[j++]->store(user_stats->user, user_stats->user_name_length, in send_user_stats()
47 table->field[j++]->store((longlong)user_stats->connected_time, TRUE); in send_user_stats()
48 table->field[j++]->store((double)user_stats->busy_time); in send_user_stats()
49 table->field[j++]->store((double)user_stats->cpu_time); in send_user_stats()
51 table->field[j++]->store((longlong)user_stats->bytes_sent, TRUE); in send_user_stats()
53 table->field[j++]->store((longlong)user_stats->rows_read, TRUE); in send_user_stats()
54 table->field[j++]->store((longlong)user_stats->rows_sent, TRUE); in send_user_stats()
55 table->field[j++]->store((longlong)user_stats->rows_deleted, TRUE); in send_user_stats()
56 table->field[j++]->store((longlong)user_stats->rows_inserted, TRUE); in send_user_stats()
57 table->field[j++]->store((longlong)user_stats->rows_updated, TRUE); in send_user_stats()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/plugin/userstat/
H A Dclient_stats.cc43 table->field[j++]->store(user_stats->user, user_stats->user_name_length, in send_user_stats()
47 table->field[j++]->store((longlong)user_stats->connected_time, TRUE); in send_user_stats()
48 table->field[j++]->store((double)user_stats->busy_time); in send_user_stats()
49 table->field[j++]->store((double)user_stats->cpu_time); in send_user_stats()
51 table->field[j++]->store((longlong)user_stats->bytes_sent, TRUE); in send_user_stats()
53 table->field[j++]->store((longlong)user_stats->rows_read, TRUE); in send_user_stats()
54 table->field[j++]->store((longlong)user_stats->rows_sent, TRUE); in send_user_stats()
55 table->field[j++]->store((longlong)user_stats->rows_deleted, TRUE); in send_user_stats()
56 table->field[j++]->store((longlong)user_stats->rows_inserted, TRUE); in send_user_stats()
57 table->field[j++]->store((longlong)user_stats->rows_updated, TRUE); in send_user_stats()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_connect.cc193 if (user_stats->user_len >= sizeof(user_stats->user)) in init_user_stats()
194 user_stats->user_len= sizeof(user_stats->user) - 1; in init_user_stats()
195 memcpy(user_stats->user, user, user_stats->user_len); in init_user_stats()
196 user_stats->user[user_stats->user_len]= '\0'; in init_user_stats()
199 if (user_stats->priv_user_len >= sizeof(user_stats->priv_user)) in init_user_stats()
200 user_stats->priv_user_len= sizeof(user_stats->priv_user) - 1; in init_user_stats()
201 strncpy(user_stats->priv_user, priv_user, user_stats->priv_user_len); in init_user_stats()
202 user_stats->priv_user[user_stats->priv_user_len]= '\0'; in init_user_stats()
392 USER_STATS* user_stats; in increment_count_by_name() local
582 USER_STATS* user_stats; in update_global_user_stats() local
[all …]
H A Dsql_show.cc2866 table->field[0]->store(user_stats->user, strlen(user_stats->user), in send_user_stats()
2874 table->field[7]->store(user_stats->bytes_sent, true); in send_user_stats()
2876 table->field[9]->store(user_stats->rows_fetched, true); in send_user_stats()
2877 table->field[10]->store(user_stats->rows_updated, true); in send_user_stats()
2878 table->field[11]->store(user_stats->rows_read, true); in send_user_stats()
2882 table->field[15]->store(user_stats->commit_trans, true); in send_user_stats()
2905 THREAD_STATS *user_stats in send_thread_stats() local
2907 table->field[0]->store(user_stats->id, true); in send_thread_stats()
2914 table->field[7]->store(user_stats->bytes_sent, true); in send_thread_stats()
2916 table->field[9]->store(user_stats->rows_fetched, true); in send_thread_stats()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_connect.cc193 if (user_stats->user_len >= sizeof(user_stats->user)) in init_user_stats()
194 user_stats->user_len= sizeof(user_stats->user) - 1; in init_user_stats()
195 memcpy(user_stats->user, user, user_stats->user_len); in init_user_stats()
196 user_stats->user[user_stats->user_len]= '\0'; in init_user_stats()
199 if (user_stats->priv_user_len >= sizeof(user_stats->priv_user)) in init_user_stats()
200 user_stats->priv_user_len= sizeof(user_stats->priv_user) - 1; in init_user_stats()
201 strncpy(user_stats->priv_user, priv_user, user_stats->priv_user_len); in init_user_stats()
202 user_stats->priv_user[user_stats->priv_user_len]= '\0'; in init_user_stats()
392 USER_STATS* user_stats; in increment_count_by_name() local
582 USER_STATS* user_stats; in update_global_user_stats() local
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_connect.cc193 if (user_stats->user_len >= sizeof(user_stats->user)) in init_user_stats()
194 user_stats->user_len= sizeof(user_stats->user) - 1; in init_user_stats()
195 memcpy(user_stats->user, user, user_stats->user_len); in init_user_stats()
196 user_stats->user[user_stats->user_len]= '\0'; in init_user_stats()
199 if (user_stats->priv_user_len >= sizeof(user_stats->priv_user)) in init_user_stats()
200 user_stats->priv_user_len= sizeof(user_stats->priv_user) - 1; in init_user_stats()
201 strncpy(user_stats->priv_user, priv_user, user_stats->priv_user_len); in init_user_stats()
202 user_stats->priv_user[user_stats->priv_user_len]= '\0'; in init_user_stats()
392 USER_STATS* user_stats; in increment_count_by_name() local
582 USER_STATS* user_stats; in update_global_user_stats() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_connect.cc410 return (uchar*) user_stats->user; in get_key_user_stats()
415 my_free(user_stats); in free_user_stats()
452 user_stats->user[user_length]= 0; in init_user_stats()
460 user_stats->busy_time= busy_time; in init_user_stats()
461 user_stats->cpu_time= cpu_time; in init_user_stats()
465 user_stats->rows_sent= rows_sent; in init_user_stats()
466 user_stats->rows_read= rows_read; in init_user_stats()
567 USER_STATS *user_stats; in increment_count_by_name() local
594 my_free(user_stats); in increment_count_by_name()
598 user_stats->total_connections++; in increment_count_by_name()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_connect.cc409 return (uchar*) user_stats->user; in get_key_user_stats()
414 my_free(user_stats); in free_user_stats()
451 user_stats->user[user_length]= 0; in init_user_stats()
459 user_stats->busy_time= busy_time; in init_user_stats()
460 user_stats->cpu_time= cpu_time; in init_user_stats()
464 user_stats->rows_sent= rows_sent; in init_user_stats()
465 user_stats->rows_read= rows_read; in init_user_stats()
566 USER_STATS *user_stats; in increment_count_by_name() local
593 my_free(user_stats); in increment_count_by_name()
597 user_stats->total_connections++; in increment_count_by_name()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_connect.cc409 return (uchar*) user_stats->user; in get_key_user_stats()
414 my_free(user_stats); in free_user_stats()
451 user_stats->user[user_length]= 0; in init_user_stats()
459 user_stats->busy_time= busy_time; in init_user_stats()
460 user_stats->cpu_time= cpu_time; in init_user_stats()
464 user_stats->rows_sent= rows_sent; in init_user_stats()
465 user_stats->rows_read= rows_read; in init_user_stats()
566 USER_STATS *user_stats; in increment_count_by_name() local
593 my_free(user_stats); in increment_count_by_name()
597 user_stats->total_connections++; in increment_count_by_name()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_connect.cc405 return (uchar*) user_stats->user; in get_key_user_stats()
410 my_free(user_stats); in free_user_stats()
447 user_stats->user[user_length]= 0; in init_user_stats()
455 user_stats->busy_time= busy_time; in init_user_stats()
456 user_stats->cpu_time= cpu_time; in init_user_stats()
460 user_stats->rows_sent= rows_sent; in init_user_stats()
461 user_stats->rows_read= rows_read; in init_user_stats()
562 USER_STATS *user_stats; in increment_count_by_name() local
589 my_free(user_stats); in increment_count_by_name()
593 user_stats->total_connections++; in increment_count_by_name()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_connect.cc405 return (uchar*) user_stats->user; in get_key_user_stats()
410 my_free(user_stats); in free_user_stats()
447 user_stats->user[user_length]= 0; in init_user_stats()
455 user_stats->busy_time= busy_time; in init_user_stats()
456 user_stats->cpu_time= cpu_time; in init_user_stats()
460 user_stats->rows_sent= rows_sent; in init_user_stats()
461 user_stats->rows_read= rows_read; in init_user_stats()
562 USER_STATS *user_stats; in increment_count_by_name() local
589 my_free(user_stats); in increment_count_by_name()
593 user_stats->total_connections++; in increment_count_by_name()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_connect.cc410 return (uchar*) user_stats->user; in get_key_user_stats()
415 my_free(user_stats); in free_user_stats()
452 user_stats->user[user_length]= 0; in init_user_stats()
460 user_stats->busy_time= busy_time; in init_user_stats()
461 user_stats->cpu_time= cpu_time; in init_user_stats()
465 user_stats->rows_sent= rows_sent; in init_user_stats()
466 user_stats->rows_read= rows_read; in init_user_stats()
567 USER_STATS *user_stats; in increment_count_by_name() local
594 my_free(user_stats); in increment_count_by_name()
598 user_stats->total_connections++; in increment_count_by_name()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_connect.cc151 *length= user_stats->user_len; in get_key_user_stats()
152 return (uchar*) user_stats->user; in get_key_user_stats()
168 my_free((char *) user_stats); in free_user_stats()
208 my_strncpy_trunc(user_stats->user, user, sizeof(user_stats->user)); in init_user_stats()
209 my_strncpy_trunc(user_stats->priv_user, priv_user, sizeof(user_stats->priv_user)); in init_user_stats()
211 user_stats->user_len= strlen(user_stats->user); in init_user_stats()
212 user_stats->priv_user_len= strlen(user_stats->priv_user); in init_user_stats()
417 USER_STATS* user_stats; in increment_count_by_name() local
616 USER_STATS* user_stats; in update_global_user_stats() local
705 USER_STATS* const user_stats= in inc_stats_concurrent_conn() local
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_connect.cc151 *length= user_stats->user_len; in get_key_user_stats()
152 return (uchar*) user_stats->user; in get_key_user_stats()
168 my_free((char *) user_stats); in free_user_stats()
208 my_strncpy_trunc(user_stats->user, user, sizeof(user_stats->user)); in init_user_stats()
209 my_strncpy_trunc(user_stats->priv_user, priv_user, sizeof(user_stats->priv_user)); in init_user_stats()
211 user_stats->user_len= strlen(user_stats->user); in init_user_stats()
212 user_stats->priv_user_len= strlen(user_stats->priv_user); in init_user_stats()
417 USER_STATS* user_stats; in increment_count_by_name() local
616 USER_STATS* user_stats; in update_global_user_stats() local
705 USER_STATS* const user_stats= in inc_stats_concurrent_conn() local
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_connect.cc151 *length= user_stats->user_len; in get_key_user_stats()
152 return (uchar*) user_stats->user; in get_key_user_stats()
168 my_free((char *) user_stats); in free_user_stats()
208 my_strncpy_trunc(user_stats->user, user, sizeof(user_stats->user)); in init_user_stats()
209 my_strncpy_trunc(user_stats->priv_user, priv_user, sizeof(user_stats->priv_user)); in init_user_stats()
211 user_stats->user_len= strlen(user_stats->user); in init_user_stats()
212 user_stats->priv_user_len= strlen(user_stats->priv_user); in init_user_stats()
417 USER_STATS* user_stats; in increment_count_by_name() local
616 USER_STATS* user_stats; in update_global_user_stats() local
705 USER_STATS* const user_stats= in inc_stats_concurrent_conn() local
[all …]
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/znc/
H A Dznc_logs.py95 user_stats = {} variable
148 if user is not None and user.lower() in user_stats:
149 user_stats[user.lower()] += current_value
151 user_stats[user.lower()] = current_value
212 if user.lower() in user_stats:
213 print('{fuser}.value {value}'.format(fuser=fuser, value=user_stats[user.lower()]))
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-stats.php83 $user_stats = $statslib->user_stats(); variable
84 $smarty->assign_by_ref('user_stats', $user_stats);
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/storage/schema/main/delta/54/
H A Dstats.sql24 CREATE TABLE user_stats ( table
32 CREATE UNIQUE INDEX user_stats_user_ts ON user_stats(user_id, ts);
/dports/devel/libstatgrab/libstatgrab-0.92.1/src/libstatgrab/
H A DMakefile.in146 page_stats.c process_stats.c swap_stats.c user_stats.c tools.c \
151 process_stats.lo swap_stats.lo user_stats.lo tools.lo \
183 ./$(DEPDIR)/tools.Plo ./$(DEPDIR)/user_stats.Plo \
392 …c memory_stats.c network_stats.c os_info.c page_stats.c process_stats.c swap_stats.c user_stats.c \
489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user_stats.Plo@am__quote@ # am--include-marker
687 -rm -f ./$(DEPDIR)/user_stats.Plo
747 -rm -f ./$(DEPDIR)/user_stats.Plo
H A DMakefile.am18 …c memory_stats.c network_stats.c os_info.c page_stats.c process_stats.c swap_stats.c user_stats.c \
/dports/www/tikiwiki/tiki-21.2/templates/
H A Dtiki-stats.tpl33 {if $user_stats}
34 …{button href="#user_stats" _type="link" class="btn btn-link" _icon_name="users" _text="{tr}User{/t…
336 {if $user_stats}
337 <h2 id="user_stats">{tr}User Stats{/tr}</h2>
343 <td style="text-align:right;">{$user_stats.users}</td>
347 <td style="text-align:right;">{$user_stats.bookmarks}</td>
351 <td style="text-align:right;">{$user_stats.bpu|string_format:"%.2f"}</td>

1234